File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed
Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change 9898 " associate_public_ip_address" : true ,
9999 " ena_support" : true ,
100100 " iam_instance_profile" : " {{user `iam_role`}}"
101- },{
102- " type" : " amazon-ebs" ,
103- " name" : " Ubuntu18.04-arm64" ,
104- " ami_name" : " Jenkins Ubuntu 18.04 arm64 {{user `build_date`}}" ,
105- " region" : " us-west-2" ,
106- " source_ami_filter" : {
107- " filters" : {
108- " architecture" : " arm64" ,
109- " virtualization-type" : " hvm" ,
110- " root-device-type" : " ebs" ,
111- " name" : " ubuntu/images/hvm-ssd/ubuntu-bionic-18.04-arm64-server-*"
112- },
113- " owners" : [" 099720109477" ],
114- " most_recent" : true
115- },
116- " ami_block_device_mappings" : [ {
117- " device_name" : " /dev/sda1" ,
118- " volume_size" : 16 ,
119- " delete_on_termination" : true
120- } ],
121- " launch_block_device_mappings" : [ {
122- " device_name" : " /dev/sda1" ,
123- " volume_size" : 16 ,
124- " delete_on_termination" : true
125- } ],
126- " instance_type" : " t4g.micro" ,
127- " ssh_username" : " ubuntu" ,
128- " ssh_pty" : true ,
129- " associate_public_ip_address" : true ,
130- " ena_support" : true ,
131- " iam_instance_profile" : " {{user `iam_role`}}"
132101 },{
133102 " type" : " amazon-ebs" ,
134103 " name" : " Ubuntu20.04-x86" ,
You can’t perform that action at this time.
0 commit comments