hashicorp / terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
https://www.terraform.io/
Other
42.6k stars 9.55k forks source link

Feature Request: Add Azure Monitor Workbooks #24241

Closed akrone-hach closed 4 years ago

akrone-hach commented 4 years ago

Current Terraform Version

Latest

Use-cases

Add a resource in the Azure Provider to create Azure Monitor Workbooks. This would allow for out-of-the-box workbooks for each plan execution custom to the environment that was just created.

Attempted Solutions

Exporting the ARM template from the created Workbook and using the _azurerm_templatedeployment resource

Proposal

Add a resource that can create Azure Monitor Workbooks from the Terraform plan

References

Azure Monitor Workbooks Overview Create interactive reports with Azure Monitor workbooks

ghost commented 4 years ago

This issue has been automatically migrated to terraform-providers/terraform-provider-azurerm#5956 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to terraform-providers/terraform-provider-azurerm#5956.

ghost commented 4 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.