Commit 3e961f88 authored by rajat.kulkarni's avatar rajat.kulkarni

Update sampleec2.tf

parent 686e8e8c
Pipeline #26614 failed with stage
in 4 seconds
...@@ -51,7 +51,7 @@ variable "role_ec2" { ...@@ -51,7 +51,7 @@ variable "role_ec2" {
sensitive = true sensitive = true
} }
variable "policy_ec2" { variable "policy_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 = "policy_name" default = "policy_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