Commit 686e8e8c authored by rajat.kulkarni's avatar rajat.kulkarni

Update variable.tfvars

parent 64b13ab7
Pipeline #26613 failed with stage
in 4 seconds
...@@ -33,7 +33,7 @@ variable "role_ec2" { ...@@ -33,7 +33,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_ec2" default = "policy_ec2"
......
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