updating documentation

master
SLW\ARNAUA 2023-06-06 15:02:31 +02:00
parent 663f8184e9
commit 7ad1e4ac64
1 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ Error: no provider exists with the given name
Explanation:
- (A) The error indicates that Terraform v0.12 does not support the downloaded Terraform Dynatrace Provider version 1.30.2. Therefore it was necessary to downgrade to 1.30.1!
- (B) It could also mean a misconfiguration of the environment within `env-conig.yaml`. Example: Wrong token or environment url, therefore the environment cannot be found and the warning alongside the error are thrown. As a result no configuration files as well as dashboards could be downloaded, resulting in an empty backup directory.
- (B) It could also mean a misconfiguration of the environment within `env-conig.yaml`. Example: Wrong token or environment url, therefore the environment cannot be found and the warning alongside the error are thrown. As a result no configuration files as well as dashboards could be fetched, resulting in an empty backup directory.
### Restore Process
@ -75,7 +75,7 @@ If you are planning to restore the backed up configuration files or dashboards,
#### Usage/Examples for Restoration
Scenario: A dashboard has tile has been changed or accidently deleted. How can this be solved?
Scenario: A dashboard tile has been changed or accidently deleted. How can this be solved?
First you will need to know when the incident happened. After downloading the backup repository you will need to checkout the branch with the day before the accident happened. Then, you will need to configure the `___providers___.tf` **file which resides is in the same direcory as the** `main.tf` file: