hashicorp / waypoint-examples

Example Apps that can be deployed with Waypoint
Mozilla Public License 2.0
325 stars 90 forks source link

Update README.md #122

Closed catsby closed 1 year ago

catsby commented 1 year ago

Should this be -var=cluster_name=example-cluster instead? I got an error when using vpd_name:

Preparing the remote plan...

╷
│ Error: Value for undeclared variable
│
│ A variable named "vpc_name" was assigned on the command line, but the root module does not declare a variable of
│ that name. To use this value, add a "variable" block to the configuration.
catsby commented 1 year ago

This was updated in https://github.com/hashicorp/waypoint-examples/pull/127