Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rajrohanyadav committed Jan 2, 2025
1 parent 5006b6a commit a2129ce
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 a2129ce

Please sign in to comment.