Fixes DNS Name Per Environment and Protocols Per Port Rules in Sec Grp

This commit is contained in:
2023-10-07 08:53:41 -03:00
parent 48eb00ceba
commit 05fa3fb0e5
5 changed files with 36 additions and 20 deletions

View File

@@ -1,5 +1,9 @@
### SET VARIABLES
variable "environment_name" {
type = string
}
variable "project_name" {
type = string
default = "hideyoshi-portifolio"