Adjusting readme
parent
7b537ccbcd
commit
7ebd79b3d7
|
|
@ -27,6 +27,13 @@ Before executing scripts, python requirements have to be satisfied. To do so, ex
|
||||||
git push -u origin CD_<app_name>
|
git push -u origin CD_<app_name>
|
||||||
7. Create pull request from CD_<app_name> to master
|
7. Create pull request from CD_<app_name> to master
|
||||||
|
|
||||||
|
# Adjusting tf files
|
||||||
|
|
||||||
|
For more information about adjusting tf files to your need please follow:
|
||||||
|
1. Management zones: https://registry.terraform.io/providers/dynatrace-oss/dynatrace/latest/docs/resources/management_zone
|
||||||
|
2. Alerting profiles: https://registry.terraform.io/providers/dynatrace-oss/dynatrace/latest/docs/resources/alerting
|
||||||
|
3. Dashboards: https://registry.terraform.io/providers/dynatrace-oss/dynatrace/latest/docs/resources/dashboard
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
usage: onboarding.py [-h] -A APPNAME -C COMPASSID
|
usage: onboarding.py [-h] -A APPNAME -C COMPASSID
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue