Are there any plans to provide a Terraform Provider for managing the basics of StatusPage?
For example:
- Create a page
- Create a component group
- Create a component in a component group
Other actions such as creating an incident will be triggered elsewhere, but I feel like the above items would be extremely suitable for infrastructure as code. If there isn't any plans to do so, then I will need to spend time to create one myself.
Hi Tony, Jake here from the Statuspage team. We have a feature in the backlog for this but it hasn't been prioritized at this time, so I'm afraid we don't have an ETA on this right now.
I've gone ahead and linked this post to that internal ticket so our product team is aware of your request!
Jake
Jake,
I please prioritize this. It would be a huge win for compliance and stability purposes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey! Are there any updates on this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tony, Sam, I have started work on a Terraform provider for Statuspage: https://github.com/yannh/terraform-provider-statuspage .
I would be interested in your early testing, feedback, and needs! It currently supports resources, resource_groups, metrics_provider & metrics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yay, thanks Yann, this is awsome.
We are playing around with this!
Thank you for making component statuses optional.
We are using TF to track the arrangement of the various "pieces" of statuspage (treating them as "infrastructure"), but using external apis to update their state (which would be too slow to update via TF).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.