Skip to content

Commit

Permalink
set shutdown_behavior in amazon-ebs builder
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Jun 2, 2023
1 parent 58246e2 commit 97784a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"profile": "{{user `aws_profile`}}",
"region": "{{user `aws_region`}}",
"secret_key": "{{user `aws_secret_key`}}",
"shutdown_behavior": "terminate",
"snapshot_groups": "{{user `SnapshotGroups`}}",
"source_ami_filter": {
"filters": {
Expand Down

0 comments on commit 97784a9

Please sign in to comment.