mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
extend docs on terraform iam resource destruction (#1217)
This commit is contained in:
parent
93f97cb320
commit
782b4ec680
@ -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…
Reference in New Issue
Block a user