cleanup reference in readme

This commit is contained in:
ajlopezn
2022-06-10 17:16:11 +02:00
parent a37af01203
commit 8da7fbd351
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# a FAST deployment clean up
In case you require destroying FAST deployment in your organization, follow these steps.
# FAST deployment clean up
In case you require destroying a FAST deployment in your organization, follow these steps.
Destruction goes in reverse order, from stage 3 to stage 0:

View File

@@ -17,6 +17,8 @@ To achieve this, we rely on specific GCP functionality like [delegated role gran
Refer to each stage's documentation for a detailed description of its purpose, the architectural choices made in its design, and how it can be configured and wired together to terraform a whole GCP organization. The following is a brief overview of each stage.
To destroy a previous FAST deployment follow the instructions detailed in [cleanup](CLEANUP.md).
## Organizational level (00-01)
- [Bootstrap](00-bootstrap/README.md)