Skip to content

Commit 8b14c64

Browse files
nonsensitive pattern
1 parent 42021b9 commit 8b14c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/services/config/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99

1010
module "platform" {
11-
source ="github.com/CMSgov/cdap//terraform/modules/platform?ref=ff2ef539fb06f2c98f0e3ce0c8f922bdacb96d66"
11+
source = "github.com/CMSgov/cdap//terraform/modules/platform?ref=plt-1358_sops"
1212
providers = { aws = aws, aws.secondary = aws.secondary }
1313

1414
app = local.app

0 commit comments

Comments
 (0)