Skip to content

Commit bce7506

Browse files
committed
docs: update README
1 parent f1b1b23 commit bce7506

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ The following example creates a security group and an application load balancer.
2020
provider "aws" {}
2121
2222
module "networking" {
23-
source = "github.com/mongodb-ansible-roles/terraform-aws-networking-readonly"
24-
version = "1.1.0"
23+
source = "github.com/mongodb-devprod-infrastructure/terraform-aws-networking-data-only"
2524
2625
vpc_name = "tutorial-vpc"
2726
}

0 commit comments

Comments
 (0)