We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309da91 commit b39fedbCopy full SHA for b39fedb
gcp/README.md
@@ -74,7 +74,7 @@ We've provided all the sensible defaults that you would want to play around with
74
75
```bash
76
terraform init -from-module github.com/dcos/terraform-dcos//gcp
77
-terraform apply -var gcp_project="your_existing_project"
+terraform apply -var-file desired_cluster_profile.tfvars
78
```
79
80
### Custom terraform-dcos variables
0 commit comments