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

Commits on Apr 16, 2020

  1. Update to azurerm 2.x and terraform 0.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]>
    vaibhavp and bhavin192 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    bb0ea6e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Create terratests and CICD workflow

    Signed-off-by: Sameer Kulkarni <[email protected]>
    samkulkarni20 committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2aa57b2 View commit details
    Browse the repository at this point in the history