dynatrace-oss / dynatrace-gcp-monitor

Dynatrace integration for Google Cloud Platform monitoring
https://www.dynatrace.com/support/help/technology-support/cloud-platforms/google-cloud-platform/
Apache License 2.0
35 stars 20 forks source link

Add ability to deploy dynatrace-gcp-monitor Helm chart using automation tool like Terraform #526

Open SehiiRohoza opened 4 days ago

SehiiRohoza commented 4 days ago

Is your feature request related to a problem? Please describe. I need to automate deployment of the dynatrace-gcp-monitor Helm chart using Terraform.

Describe the solution you'd like The only missing information is the link to the chart repository with index.yaml, all the rest steps from the deploy-helm.sh could be easily translated into Terraform code.

Describe alternatives you've considered Manual installation even using script could cause issues in case of frequent redeployment of the infrastructure.

Additional context N/A