Skip to content

Commit

Permalink
Revert change in launch template to see if that caused permission issue
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhorning committed Apr 13, 2022
1 parent 7870d65 commit 9bc3b02
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@
ec2_launch_template:
template_name: "{{ resource_prefix }}-lt"
image_id: "{{ ec2_ami_image }}"
instance_type: t3.micro
credit_specification:
cpu_credits: standard
network_interfaces:
Expand Down

0 comments on commit 9bc3b02

Please sign in to comment.