Skip to content

Commit d3baefc

Browse files
committed
Updating networking and sonarqube dependencies
1 parent deae95d commit d3baefc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Check the section "Other modules that you may need to use this module" for detai
7575
The 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

8989
Check 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

9393
The ECS cluster module should look like this:
9494

0 commit comments

Comments
 (0)