resolve comments

This commit is contained in:
Yichun Ma
2022-06-28 17:23:27 +08:00
parent aae3e0fbec
commit 191572bc6b
8 changed files with 47 additions and 53 deletions

View File

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