terraform-provider-dynatrace
terraform-provider-dynatrace copied to clipboard
**Describe the bug** When rotating o-auth clients (as a security standard) previously created dashboards/documents can not be shared with the new o-auth client, nor can newly created dashboards be re-shared...
`dynatrace_document` is missing resource dependencies, notably links to other documents. Validate any missing dependencies so the export references are created properly.
I'd like to install AppEngine apps via Terraform, and as far as I can see this isn't currently supported, although if I've missed something then please let me know. https://docs.dynatrace.com/docs/manage/hub#apps-versus-extensions...
There exists customer demand for supporting management of cost centers and cost products. > We have a client who wants to know if there will be a terraform module to...
**Is your feature request related to a problem? Please describe.** The api token for terraform needs full settings.write access (it's not allowed to be scoped e.g. with a PAT). The...
The resource `dynatrace_custom_service` is able to create and maintain custom services. The order of these services DOES however matter and the provider currently doesn't offer a way to to influence...