Skip to content

Commit

Permalink
Update docs/documentation/installation_preprod.md
Browse files Browse the repository at this point in the history
Co-authored-by: gitkvark <146422227+gitkvark@users.noreply.github.com>
  • Loading branch information
JoAngel8 and gitkvark authored Dec 29, 2023
1 parent dd2341a commit 61d8848
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/documentation/installation_preprod.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,8 @@ Pour des modifications, ajustez les fichiers de configuration et répétez les
### Desinstallation de notre environnement

Suppression de l'infrastructure : Lorsque vous n'avez plus besoin de l'infrastructure, utilisez Terraform pour la détruire proprement et éviter des coûts inutiles.

Important : Il faut commencer par détruire les applications avec le job `deployments` puis ensuite détruire l'infrastructure avec le job `provisioning`.
Cas contraire, la conséquence sera la suppression manuelle du stockage EBS.
```console
$ terraform destroy -var=cluster_name=GaudryPreprod
Plan: 0 to add, 0 to change, 55 to destroy.
Expand Down

0 comments on commit 61d8848

Please sign in to comment.