We proudly announce the release of the Netdata Cloud Terraform Provider.
It’s a step forward to make our platform more automated and compliant with the modern Infrastructure as Code approach. Terraform is one of the leaders in the IaC tools with a rich ecosystem of providers and modules, now you can put a puzzle with Netdata Cloud to your stack.
The initial iteration of the Netdata Cloud Terraform Provider supports the following resources:
- spaces
- rooms
- account memberships
- notifications, currently: Discord, Slack, Pagerduty
To get started issue the API Token with scope:all
and present it to the provider as a configuration option or environment variable, more info about it here.
The complete example which covers all the presented resources is available here.