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 @@ -75,7 +75,7 @@ Check the section "Other modules that you may need to use this module" for detai
7575The networking module should look like this:
7676
7777 module "networking" {
78- source = "jnonino /networking/aws"
78+ source = "cn-terraform /networking/aws"
7979 version = "2.0.3"
8080 name_preffix = var.name_preffix
8181 profile = var.profile
@@ -87,8 +87,8 @@ The networking module should look like this:
8787 }
8888
8989Check versions for this module on:
90- * Github Releases: < https://github.com/jnonino /terraform-aws-networking/releases >
91- * Terraform Module Registry: < https://registry.terraform.io/modules/jnonino /networking/aws >
90+ * Github Releases: < https://github.com/cn-terraform /terraform-aws-networking/releases >
91+ * Terraform Module Registry: < https://registry.terraform.io/modules/cn-terraform /networking/aws >
9292
9393The ECS cluster module should look like this:
9494
You can’t perform that action at this time.
0 commit comments