Updates github to 1.12.20 to fix GHE Internal Certificate
@@ -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.mdr.defpoint.com:mdr-engineering/xdr-terraform-modules.git//base/github?ref=v1.20.11"
+ source = "git@github.mdr.defpoint.com:mdr-engineering/xdr-terraform-modules.git//base/github?ref=v1.20.12"
}
dependency "vpc" {