ContainerSolutions/terraform-examples

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

Open

#181 opened on Aug 25, 2022

 (0 comments) (0 reactions) (1 assignee)HCL (52 forks)github user discovery
CIgood first issue

Repository metrics

Stars
 (162 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide