Moritz Sanft 732d15d013
ci: use iam destroy command for resource destruction (#1272)
* replace tf destruction with new command

* move iam destroy cmd

* fix typos

* exit post test on error

* [remove] test failure on iam destroy

* Revert "[remove] test failure on iam destroy"

This reverts commit 99449c0cc0d1b9d983ddd894e8b4d29418bb4864.

* [remove] test failure on terminate

* Revert "[remove] test failure on terminate"

This reverts commit 99c45bbc5471e00eb74ae646992c99e7c1761a5d.

* gofumpt
2023-02-28 09:52:32 +01:00

11 lines
234 B
YAML

name: Delete IAM configuration
description: Delete previously created IAM configuration.
runs:
using: "composite"
steps:
- name: Delete IAM configuration
shell: bash
run: |
constellation iam destroy --yes