Skip to content

Commit 7f9e360

Browse files
author
Md Anam Raihan
committed
update readme
1 parent 01adf44 commit 7f9e360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/worker-pool/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module "worker_pools" {
1010
version = "X.Y.Z" # Replace "X.Y.Z" with a release version to lock into a specific release
1111
vpc_id = "79cxxxx-xxxx-xxxx-xxxx-xxxxxXX8667"
1212
resource_group_id = "xxXXxxXXxXxXXXXxxXxxxXXXXxXXXXX"
13-
cluster_id = local.cluster_id
13+
cluster_id = "xxXXxXXXxXxXXXXXxxxx"
1414
vpc_subnets = {
1515
zone-1 = [
1616
{

0 commit comments

Comments
 (0)