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

Bring Main Branch to Working Branch #64

Merged
merged 8 commits into from
Mar 8, 2021
Merged

Bring Main Branch to Working Branch #64

merged 8 commits into from
Mar 8, 2021

Commits on Mar 2, 2021

  1. Issue and PR templates (#52)

    * Create pull_request_template.md
    
    * updated issue template
    brooke-hamilton authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    03a33c5 View commit details
    Browse the repository at this point in the history
  2. doc updates (#51)

    brooke-hamilton authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    cc84cc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Generate configuration names and config.vars files (#53)

    * add a config folder to centralize generation
    glennmusa authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    95d631f View commit details
    Browse the repository at this point in the history
  2. contributing.md (#56)

    CONTRIBUTING.md
    brooke-hamilton authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7cd00b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ce0b40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3617572 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Source MLZ Environment Name and MLZ Configuration Region from configu…

    …ration (#60)
    
    * remove enclave name, make location part of mlz config
    glennmusa authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4141318 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Add unattended terraform execution, centralize Service Principal chec…

    …k, exit on any errors (#63)
    
    * add apply_tf and destroy_tf
    
    * reverse order on apply
    
    * use vars
    
    * add helpers and refactor terraform commands
    
    * exit if any subshell should error
    
    * exit on errors
    
    * add readme, shellcheck files
    
    * clarify config generation
    
    * Update README.md
    
    Co-authored-by: Glenn Musa <glennmusa@users.noreply.github.com>
    glennmusa and glennmusa authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    dbbe8ba View commit details
    Browse the repository at this point in the history