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 01adf44 commit 7f9e360Copy full SHA for 7f9e360
modules/worker-pool/README.md
@@ -10,7 +10,7 @@ module "worker_pools" {
10
version = "X.Y.Z" # Replace "X.Y.Z" with a release version to lock into a specific release
11
vpc_id = "79cxxxx-xxxx-xxxx-xxxx-xxxxxXX8667"
12
resource_group_id = "xxXXxxXXxXxXXXXxxXxxxXXXXxXXXXX"
13
- cluster_id = local.cluster_id
+ cluster_id = "xxXXxXXXxXxXXXXXxxxx"
14
vpc_subnets = {
15
zone-1 = [
16
{
0 commit comments