packerlabs/lab0/terraform.tfvars

5 lines
110 B
Plaintext
Raw Normal View History

2024-12-02 20:32:48 +00:00
region = "eu-west-1"
group_count = 1
ami_id = "ami-0715d656023fe21b4" # Debian 12
instance_type = "t2.micro"