feat: only run apply when plan detects changes
This commit is contained in:
@@ -9,8 +9,7 @@ steps:
|
||||
VAULT_AUTH_METHOD: kubernetes
|
||||
commands:
|
||||
- dnf install vault -y
|
||||
- make plan
|
||||
- make apply
|
||||
- make apply-if-changes
|
||||
backend_options:
|
||||
kubernetes:
|
||||
serviceAccountName: terraform-git
|
||||
|
||||
Reference in New Issue
Block a user