Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added clean_up.sh, changes to destroy.sh and shared_aws.sh #188

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

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 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