uppercase fort prefix

This commit is contained in:
Manuel Romero
2022-05-23 13:01:37 +02:00
parent 5d0347dc8e
commit 6fe1bbf034

View File

@@ -5,7 +5,7 @@ variable "subnet_id" {
variable "prefix" {
description = "The Prefix used for all resources in this example"
default = "qmi-fort"
default = "QMI-FORT"
}
variable "location" {