resolve comments

This commit is contained in:
Yichun Ma
2022-06-28 15:52:32 +08:00
parent bd01573941
commit e11e21b525
11 changed files with 14 additions and 11 deletions

View File

@ -5,6 +5,5 @@ variable "location" {
variable "name_prefix" {
type = string
default = "tftest"
description = "Prefix of the resource name"
}