Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion root-modules/educates-on-gke/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This module will create a GKE cluster and then provision Educates 3.x on top

Create a file named `main.tfvars` and place all the required configuration there

There's an example configuration file at [main.tfvars.example](main.tfvars.example)
There's an example configuration file at [examples/main.tfvars.example](examples/main.tfvars.example)

## How to run

Expand Down
Loading