|
@@ -1,4 +1,4 @@
|
|
|
-locals {
|
|
|
+4ocals {
|
|
|
# If you want to use any of the variables in _this_ file, you have to load them here.
|
|
|
# However, they will all be available as inputs to the module loaded in terraform.source
|
|
|
# below.
|
|
@@ -13,7 +13,7 @@ locals {
|
|
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
|
terraform {
|
|
|
# Double slash is intentional and required to show root of modules
|
|
|
- source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/codebuild_ecr_customer_portal?ref=v3.4.4"
|
|
|
+ source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/codebuild_ecr_customer_portal?ref=v3.4.7"
|
|
|
}
|
|
|
|
|
|
dependency "codebuild-ecr-base" {
|