Add terraform for infra
This commit is contained in:
@@ -87,7 +87,7 @@ destroy-infrastructure:
|
|||||||
allow_failure: false
|
allow_failure: false
|
||||||
extends: .tf-init
|
extends: .tf-init
|
||||||
script:
|
script:
|
||||||
- tofu destory -auto-approve $ARGUMENTS
|
- tofu destroy -auto-approve $ARGUMENTS
|
||||||
rules:
|
rules:
|
||||||
- changes:
|
- changes:
|
||||||
- "infra/terraform/*.tf"
|
- "infra/terraform/*.tf"
|
||||||
|
|||||||
Reference in New Issue
Block a user