aboutsummaryrefslogtreecommitdiff
path: root/variables.json-default
blob: d45378fc6e91eb65c3532dd3d11515b796e701fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "ami_release": "1",
  "ami_name_prefix": "Alpine-",
  "ami_name_suffix": "-EC2",
  "ami_desc_prefix": "Alpine Linux ",
  "ami_desc_suffix": " Release with EC2 Optimizations",
  "kernel_flavor": "vanilla@edge-main",
  "add_repos": "",
  "add_pkgs": "aws-ena-driver-vanilla@edge-testing",
  "ena_enable": "true",
  "volume_size": "1",
  "encrypt_ami": "false",
  "ami_access": "all",
  "deploy_regions": "us-east-1,us-east-2,us-west-1,us-west-2,ca-central-1,eu-central-1,eu-west-1,eu-west-2,eu-west-3,ap-northeast-1,ap-northeast-2,ap-southeast-1,ap-southeast-2,ap-south-1,sa-east-1",

  "vpc": "",
  "subnet": "",
  "security_group": "",
  "public_ip": "false"
}