Skip to content

Commit b39fedb

Browse files
authored
syncing the GCP Readme
1 parent 309da91 commit b39fedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ We've provided all the sensible defaults that you would want to play around with
7474

7575
```bash
7676
terraform init -from-module github.com/dcos/terraform-dcos//gcp
77-
terraform apply -var gcp_project="your_existing_project"
77+
terraform apply -var-file desired_cluster_profile.tfvars
7878
```
7979

8080
### Custom terraform-dcos variables

0 commit comments

Comments
 (0)