A Pulumi package for creating and managing materialize cloud resources.
Project description
Pulumi Provider: Materialize
A Pulumi provider for managing resources in a Materialize account.
Installing
Python
To use from Python, install using pip
:
pip install pulumi_materialize
Configuration
The following configuration points are available for the materialize
provider:
materialize:host
(environment:MZ_HOST
) - Materialize host.materialize:username
(environment:MZ_USER
) - Materialize user.materialize:password
(environment:MZ_PW
) - Materialize password.materialize:port
(environment:MZ_PORT
) - The Materialize port number to connect to at the server host.materialize:database
(environment:MZ_DATABASE
) - Materialize database.
Contributing
Please see CONTRIBUTING.md for instructions on how to contribute to this provider.
Warning The provider is under active development.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pulumi_materialize-0.0.2.tar.gz
(77.4 kB
view hashes)