1
0
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
Arnaud Morin
2022-03-23 22:47:55 +01:00
parent cfd4ca1d68
commit 18d80d1be3
2 changed files with 20 additions and 0 deletions

View File

@@ -62,3 +62,12 @@ Cela devrait creer un serveur sur OpenStack.
Verifiez que votre serveur ping.
Montrez au prof le resultat.
## destroy
Lorsque tout est bon, supprimer vos resources:
```bash
terraform destroy
```