Skip to content

Conversation

kaustubhmali02
Copy link

Link related issues:

  • Resolves # 181 add cleanup.sh script to: destroy and remove all files created by terraform
  • Progress towards # 52 Improve Scripts

Changes/added features:

  • Added clean_up.sh which will clean all the files which are created by terraform
  • Runs in conjunction with destroy.sh

The following short checklist should be used to make sure your PR is of good quality, and can be merged easily:

  • [✓] follows project conventions
  • [✓] follows project principles
  • [✓] ./run.sh works correctly for all new examples
  • [✓] CI checks pass
  • [✓] mergeable to main (no conflicts)
  • [✓] resolved issues linked
  • Milestone linked (if applicable)

Reviewers:
@ianmiell
@ttarczynski
@sanyer
@teszes
@choilmto
@rodrigorras

@kaustubhmali02 kaustubhmali02 requested a review from ianmiell June 2, 2023 23:16
@kaustubhmali02 kaustubhmali02 self-assigned this Jun 2, 2023
@kaustubhmali02 kaustubhmali02 added the CI CI related topics - actions, tooling, scripts, etc. label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI related topics - actions, tooling, scripts, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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