Skip to content

Commit 848b7b4

Browse files
Update main.tf
1 parent 0f02082 commit 848b7b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎beginners/aws/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ module "collabnix_application_load_balancer" {
2323
source = "./modules/application_load_balancer"
2424
}
2525

26-
module "collabnix_API_Gateway & Cloudwatch" {
27-
source = "./API_Gateway & Cloudwatch"
26+
module "collabnix_API_Gateway_Cloudwatch" {
27+
source = "./modules/API_Gateway & Cloudwatch"
2828
}
2929

3030

0 commit comments

Comments
 (0)