Skip to content

Commit

Permalink
Merge branch 'test_aurora_ha' of https://github.com/hashicorp/terrafo…
Browse files Browse the repository at this point in the history
…rm-aws-terraform-enterprise into test_aurora_ha
  • Loading branch information
sandrampeter committed May 21, 2024
2 parents 468cc39 + c38a03c commit 9b14a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/active-active-rhel7-proxy/data.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ data "aws_ami" "rhel" {

filter {
name = "name"
values = ["RHEL-7.9_HVM-20220512-x86_64-1-Hourly2-GP2"]
values = ["RHEL-7.9_HVM-*-x86_64-*-Hourly2-GP2"]
}

filter {
Expand Down

0 comments on commit 9b14a73

Please sign in to comment.