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

Update .gitlab-ci.yml

parent 4abc863c
Pipeline #23115 failed with stages
in 1 second
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
# This specific template is located at: # This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
include: #include:
- template: Terraform/Base.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/blob/master/lib/gitlab/ci/templates/Terraform/Base.latest.gitlab-ci.yml # - template: Terraform/Base.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/blob/master/lib/gitlab/ci/templates/Terraform/Base.latest.gitlab-ci.yml
variables: variables:
TF_VAR_ACCESS_KEY: ${AWS_ACCESS_KEY_ID} TF_VAR_ACCESS_KEY: ${AWS_ACCESS_KEY_ID}
......
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