Skip to content

Commit 283cd07

Browse files
feat(secret): debug
1 parent ebfbbb9 commit 283cd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/terraform/fargate/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ terraform {
1515
}
1616

1717

18-
module "super_agent_infra" {
18+
module "agent_control_infra" {
1919
source = "github.com/newrelic/fargate-runner-action//terraform/modules/infra-ecs-fargate?ref=main"
2020
region = var.region
2121
vpc_id = var.vpc_id

0 commit comments

Comments
 (0)