Skip to content

Commit

Permalink
templates(al2023): Fix iam_instance_profile (#1975)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaudiomv authored Sep 23, 2024
1 parent 9a6b666 commit 8c7186f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/al2023/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"max_attempts": 480
},
"ami_regions": "{{user `ami_regions`}}",
"iam_instance_profile": "{{user `iam_instance_profile`}}",
"ssh_username": "{{user `ssh_username`}}",
"ssh_interface": "{{user `ssh_interface`}}",
"temporary_security_group_source_cidrs": "{{user `temporary_security_group_source_cidrs`}}",
Expand Down

0 comments on commit 8c7186f

Please sign in to comment.