diff --git a/README.md b/README.md new file mode 100644 index 0000000..f602981 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file