Commit 1eb41a7c authored by rajat.kulkarni's avatar rajat.kulkarni

Update sampleec2.tf

parent 3b83b8d3
Pipeline #26620 failed with stage
in 4 seconds
......@@ -38,7 +38,7 @@ resource "time_sleep" "wait_30_seconds" {
create_duration = "60s"
}
variable "security_group_name" {
variable "security_group_name1" {
description = "Value of the Security group name"
type = string
default = "security_group"
......
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