Go to file
Rene Forstner 2471baa963 adding readme 2023-02-28 08:41:21 +01:00
src init 2023-02-28 08:36:53 +01:00
terraform_templates init 2023-02-28 08:36:53 +01:00
.gitignore adding readme 2023-02-28 08:41:21 +01:00
README.md adding readme 2023-02-28 08:41:21 +01:00

README.md

Dynatrace Key Request Terraform Generator

This repository holds the code to generate tf Files for KeyRequest from a given YAML File The YAML Structure is documented at: https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/shared_configuration/browse

The script produced two files:

  • key_requests.tf --> Holds the information about the KeyRequest Configuration
  • service_data.tf --> Stores the corresponding Service ID as Terraform Data object to be referenced within key_requests.tf

Caveats

Dynatrace Terraform is currently not fully aware of all services, thus not all Key Requests are working