File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Check the section "Other modules that you may need to use this module" for detai
8282The networking module should look like this:
8383
8484 module "networking" {
85- source = "jnonino /networking/aws"
85+ source = "cn-terraform /networking/aws"
8686 version = "2.0.3"
8787 name_preffix = var.name_preffix
8888 profile = var.profile
@@ -94,8 +94,8 @@ The networking module should look like this:
9494 }
9595
9696Check versions for this module on:
97- * Github Releases: < https://github.com/jnonino /terraform-aws-networking/releases >
98- * Terraform Module Registry: < https://registry.terraform.io/modules/jnonino /networking/aws >
97+ * Github Releases: < https://github.com/cn-terraform /terraform-aws-networking/releases >
98+ * Terraform Module Registry: < https://registry.terraform.io/modules/cn-terraform /networking/aws >
9999
100100The ECS cluster module should look like this:
101101
You can’t perform that action at this time.
0 commit comments