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

Update sampleec2.tf

parent 4a21369c
Pipeline #23404 failed with stages
in 5 seconds
......@@ -53,6 +53,10 @@ variable "policy_name" {
sensitive = true
}
variable "environment" {
}
terraform {
backend "http" {
}
......
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