Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mbrancato/terraform-google-vault
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Tymlez/terraform-google-vault
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    2b19148 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    02637e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update main.tf

    Force internal only
    voycey authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    318273b View commit details
    Browse the repository at this point in the history
  2. Update main.tf

    Moved metadata block outside of template to fix ingress internal issues
    voycey authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3298e29 View commit details
    Browse the repository at this point in the history
  3. Update main.tf

    Setting up load balancer to create controlled access to CR
    voycey authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    84ec18d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Update main.tf

    Updated with latest changes
    voycey authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1cabdf6 View commit details
    Browse the repository at this point in the history
  2. Update main.tf

    Updated to allow load balancer to access
    voycey authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    90dfc4c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Update main.tf

    Added HA
    voycey authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    5a61a3d View commit details
    Browse the repository at this point in the history
  2. Update variables.tf

    Added Vars for HA
    voycey authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    e2d8d12 View commit details
    Browse the repository at this point in the history
  3. Update main.tf

    Updating HA
    voycey authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    2b7bc7b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Update main.tf

    Updating names
    voycey authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    05f9e8b View commit details
    Browse the repository at this point in the history
  2. Update variables.tf

    Setting force destroy - destroying kills the ID anyway so no way to re-link
    voycey authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ae90570 View commit details
    Browse the repository at this point in the history
  3. Update main.tf

    Updating outputs
    voycey authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    dcca3cb View commit details
    Browse the repository at this point in the history
Loading