ContainerSolutions/terraform-examples

add `cleanup.sh` script to: destroy and remove all files created by terraform

Offen

#181 geöffnet am 25.08.2022

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)HCL (52 Forks)github user discovery
CIgood first issue

Repository-Metriken

Stars
 (162 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Such a script should:

  • run destroy.sh where needed (folders with an existing TF state)
  • remove all .terraform* temporary files and folders from the whole directory structure

Contributor Guide