Skip to content

Commit

Permalink
Updated KMS
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli001 committed Jul 29, 2024
1 parent 7647ee4 commit 6dbee88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source "amazon-ebs" "rhel" {
region = "us-gov-west-1"
source_ami = "ami-01c116d3e0152a132" # Updated AMI ID for Amazon-Linux
ssh_username = "ec2-user"
kms_key_id = "ba7dabdd-0f5a-44aa-9a90-a36c246a29a4" # Static KMS Key ID
kms_key_id = "3b7f8ca7-6212-4b47-859d-bde50b75f501" # Static KMS Key ID
}

build {
Expand Down

0 comments on commit 6dbee88

Please sign in to comment.