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 41de09e commit d68f859Copy full SHA for d68f859
1 file changed
terraform/core-infra/aws/context.tf
@@ -25,4 +25,4 @@ resource "plural_service_context" "plrl-vpc" {
25
subnet_ids = one(data.aws_eks_cluster.mgmt.vpc_config).subnet_ids
26
vpc_cidr = data.aws_vpc.mgmt.cidr_block
27
})
28
-}
+}
0 commit comments