ContainerSolutions/terraform-examples

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

开放

#181 创建于 2022年8月25日

 (0 条评论) (0 个反应) (1 位负责人)HCL (52 个派生)github user discovery
CIgood first issue

仓库指标

星标
 (162 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南