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

Create terratest plan and CICD workflow #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

samkulkarni20
Copy link

  • This is based on Update to azurerm 2.x and terraform 0.12 #6
  • add explicit dependency to properly destroy resources with azurerm 2.x version
  • introduce terratest plan to deploy and test yugabyteDB cluster on azure
  • add GitHub actions to be triggered on push, pull_request and new release of yugabyte-db. The
    cluster is created and tested with new tag on new release of yugabyte-db

vaibhavp and others added 2 commits April 16, 2020 12:12
- Add provider block to main.tf
- Set required_version of terraform to >= 0.12
- Add script to migrate from older versions of module
- Update README.md with instructions for migration
- Apply terraform fmt on all the files

Co-authored-by: Vaibhav Pathak <[email protected]>
Co-authored-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
@samkulkarni20 samkulkarni20 changed the title Add terratests Create terratest plan and CICD workflow May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants