diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 175f4d6..f412086 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ tf-plan: paths: - plan.tfplan -tf-apply: +tf-apply-private: stage: tf-apply image: name: hashicorp/terraform @@ -44,7 +44,7 @@ tf-apply: only: - master -tf-apply: +tf-apply-public: stage: tf-apply image: name: hashicorp/terraform