ContainerSolutions/terraform-examples

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

Aberta

#181 aberto em 25 de ago. de 2022

 (0 comentário) (0 reação) (1 responsável)HCL (52 forks)github user discovery
CIgood first issue

Métricas do repositório

Stars
 (162 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador