backport of commit a5a95c301d (#6516)

Co-authored-by: Michael Li <michael.li@hashicorp.com>
pull/6532/head
hc-github-team-secure-boundary 1 month ago committed by GitHub
parent b8727af84a
commit b5fda8b23f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -109,7 +109,7 @@ data "aws_ami" "ubuntu" {
filter {
name = "name"
values = ["hc-base-ubuntu-2204-*"]
values = ["hc-base-ubuntu-2404-*"]
}
filter {

Loading…
Cancel
Save