Skip to content

Commit 5138fcd

Browse files
committed
Create resources
1 parent f5e40d6 commit 5138fcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/common/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ provider "aws" {
1212
region = var.aws_region
1313
}
1414

15-
# Tạo VPC..
15+
# Tạo VPC...
1616
module "vpc" {
1717
source = "../modules/vpc"
1818

0 commit comments

Comments
 (0)