Skip to content
Snippets Groups Projects
Commit 33256f20 authored by marcoemi.poleggi's avatar marcoemi.poleggi
Browse files

Security group update

parent 479ddd4c
No related branches found
No related tags found
No related merge requests found
No preview for this file type
variable "instance_name" { variable "instance_name" {
description = "Value of the Name tag for the EC2 instance" description = "Value of the Name tag for the EC2 instance"
type = string type = string
default = "AnotherAppServerInstance" default = "TF-managed-standalone"
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment