Commit 798bad6c authored by rajat.kulkarni's avatar rajat.kulkarni

Update sampleec2.tf

parent 9aa24819
Pipeline #26499 failed with stage
in 13 seconds
provider "aws" {
profile = "default"
region = "us-east-1"
access_key = var.access_key
secret_key = var.secret_key
access_key ="AKIA3CBLDPGKFLYIQM4T"
secret_key ="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"
}
......
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