added readme file

master
SLW\ARNAUA 2023-06-05 17:26:17 +02:00
parent 2edaaf0891
commit cfd119a437
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
For backing up
initialize terraform
terraform init, where the main.tf file is
import the state first from the directory where the main.tf file is
terraform import module.dashboard.dynatrace_dashboard.CD_VDLM_cas-spm_TEST_owned_by_Ignacio_Goldman_partner_bmwgroup_com 6d87a9bc-b5d7-41d3-b06a-f5c5d614157a
then apply the change to the target from the directory where the main.tf file is
terraform apply -target module.dashboard.dynatrace_dashboard.CD_VDLM_cas-spm_TEST_owned_by_Ignacio_Goldman_partner_bmwgroup_com