Skip to content

Commit

Permalink
Update automation-controller9.pkr.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
IPvSean committed Jan 13, 2025
1 parent 72733b4 commit cc681d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioner/packer/automation-controller9.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ source "amazon-ebs" "automation_controller_source" {
volume_size = 60
volume_type = "gp3"
delete_on_termination = true
encrypted = true
encrypted = false
}

run_tags = {
Expand Down

0 comments on commit cc681d9

Please sign in to comment.