sbecker59 / terraform-provider-statuspage

Terraform Statuspage provider
https://registry.terraform.io/providers/sbecker59/statuspage/
Mozilla Public License 2.0
8 stars 5 forks source link
statuspage-io terraform terraform-provider

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