Commit b1550126 authored by rajat.kulkarni's avatar rajat.kulkarni

Update variable.tfvars

parent fec210b9
Pipeline #26636 failed with stage
in 4 seconds
...@@ -44,6 +44,7 @@ variable "security_group_name1" { ...@@ -44,6 +44,7 @@ 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"
sensitive = true
} }
......
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