/terraform-provider-statuspage

Terraform Statuspage provider

Primary LanguageGoMozilla Public License 2.0MPL-2.0

Terraform Provider StatusPage

release codecov Gitpod ready-to-code

Run the following command to build the provider

go build -o terraform-provider-statuspage

Test sample configuration

First, build and install the provider.

make install

Then, run the following command to initialize the workspace and apply the sample configuration.

terraform init && terraform apply