Closed rimusz closed 6 years ago
terraform init -from-module github.com/jrx/terraform-dcos//aws/gcp overwrites main README.md with the file from github.com/jrx/terraform-dcos
terraform init -from-module github.com/jrx/terraform-dcos//aws/gcp
README.md
github.com/jrx/terraform-dcos
This is fixed. The README.md will not get overwritten anymore. The terraform init .. will be done a sub folder called .deploy.
terraform init ..
.deploy
terraform init -from-module github.com/jrx/terraform-dcos//aws/gcp
overwrites mainREADME.md
with the file fromgithub.com/jrx/terraform-dcos