Implement Terraform Provider for StackStorm #5357
daniel-rocha-ciandt
started this conversation in
Ideas
Replies: 1 comment
|
Great idea, +100 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I would like to suggest to start a new implementation of the Terraform Provider for StackStorm (The Providers can be found here:
https://registry.terraform.io/browse/providers), in order to administrate all resources (Actions, Rules, Packs, Triggers) from a
single repository.
One good example is the New Relic's Terraform Provider (https://registry.terraform.io/providers/newrelic/newrelic/latest/docs) that allows you to control everything from Alerts to Dashboards as a code.
Thanks in Advanced.
All reactions