Commit 8977d89a authored by rajat.kulkarni's avatar rajat.kulkarni

Update variable.tfvars

parent 33e2d6b5
Pipeline #26508 passed with stage
in 3 minutes and 28 seconds
...@@ -40,7 +40,7 @@ variable "policy_ec2" { ...@@ -40,7 +40,7 @@ variable "policy_ec2" {
sensitive = true sensitive = true
} }
variable "security_group_name" { variable "security_group_name1" {
description = "Value of the Security group name" description = "Value of the Security group name"
type = string type = string
default = "security_group_name" default = "security_group_name"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment