Files
kubernetes-security-baselin…/terraform/cloud-cluster/terraform.tfvars.example
T
swaphb fc786ec63c
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s
Add Flatcar and Cilium kube-proxy-free architecture
2026-08-10 17:19:18 -04:00

7 lines
245 B
Plaintext

aws_region = "us-east-1"
availability_zone = null
instance_type = "t3.medium"
ssh_key_name = "replace-with-existing-key-pair"
admin_cidr = "203.0.113.10/32"
ami_id = "replace-with-flatcar-stable-ami-for-your-region"