Skip to content

Commit 432fc75

Browse files
committed
test
1 parent 7f36493 commit 432fc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/provision/terraform/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ locals {
5555
}
5656

5757
module "env-provisioner" {
58-
source = "git::https://github.com/newrelic-experimental/env-provisioner//terraform/otel-ec2"
58+
source = "git::https://github.com/newrelic-experimental/env-provisioner//terraform/otel-ec2?ref=add-fips-amis"
5959
ec2_prefix = var.ec2_prefix
6060
ec2_filters = local.filtered_ec2
6161
ec2_delimiter = "-"

0 commit comments

Comments
 (0)