keyreqtffilegenerator/README.md

13 lines
610 B
Markdown

# 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
***