Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rajrohanyadav committed Dec 31, 2024
1 parent c96be0c commit 6357e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/provision/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ locals {
}

module "env-provisioner" {
source = "git::https://github.com/newrelic-experimental/env-provisioner//terraform/otel-ec2"
source = "git::https://github.com/newrelic-experimental/env-provisioner//terraform/otel-ec2?ref=add-fips-amis"
ec2_prefix = var.ec2_prefix
ec2_filters = local.filtered_ec2
ec2_delimiter = "-"
Expand Down

0 comments on commit 6357e1a

Please sign in to comment.