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 b9bcb98 commit 55aa042Copy full SHA for 55aa042
Terraform/terraform.tfvars
@@ -12,7 +12,7 @@ public_subnet_cidrs = ["10.0.4.0/24", "10.0.5.0/24", "10.0.6.0/24"]
12
# EKS Cluster Configuration
13
cluster_name = "solar-system-app-cluster" # Changed from otel-cluster
14
cluster_version = "1.30"
15
-
+
16
17
# Node Groups Configuration
18
node_groups = {
0 commit comments