We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e40d6 commit 5138fcdCopy full SHA for 5138fcd
1 file changed
terraform/common/main.tf
@@ -12,7 +12,7 @@ provider "aws" {
12
region = var.aws_region
13
}
14
15
-# Tạo VPC..
+# Tạo VPC...
16
module "vpc" {
17
source = "../modules/vpc"
18
0 commit comments