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

Integrate data pages #86

Closed churtado-edrans closed 2 years ago

churtado-edrans commented 2 years ago

Description

This PR aims to define a new Data resource to retrieve the PAGE ID of a specific page name.

churtado-edrans commented 2 years ago

I added a new mandatory STATUSPAGE_PAGE_NAME variable to make data pages test. Can you add in your environment this variable name?

sbecker59 commented 2 years ago

I'm going to merge this PR and update the dependencies in a following PR. (#90)

sbecker59 commented 2 years ago

The new version of the provider 0.8.0 included now the management of the statuspage_pages.

churtado-edrans commented 2 years ago

Thanks for your help and for upgrading the package! It's a pleasure!