mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-24 14:58:35 -04:00
extend docs on terraform iam resource destruction (#1217)
This commit is contained in:
parent
93f97cb320
commit
782b4ec680
1 changed files with 3 additions and 0 deletions
|
@ -258,4 +258,7 @@ cd constellation-iam-terraform
|
|||
# Destroy the IAM configuration via Terraform
|
||||
terraform destroy
|
||||
# Confirm deletion by typing "yes"
|
||||
# Remove the Terraform state directory
|
||||
cd ..
|
||||
rm -rf constellation-iam-terraform
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue