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: terraform-google-modules/terraform-example-foundation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: terraform-google-modules/terraform-example-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on May 3, 2021

  1. fix: Update bootstrap README.md steps & terraform.example.tfvars (#470)

    * Update README.md re: terraform.example.tfvars
    
    Update README.md to match Jenkins. Change from copy `terraform.example.tfvars` to rename to avoid creating multiple input variable definition files.
    
    * 0-bootstrap Update README.md sequence
    
    Change sequence to run `terraform init` immediately after  `cp backend.tf.example backend.tf`.
    
    Current sequence has `terraform output terraform_service_account` immediately after `cp backend.tf.example backend.tf` which generates  `Backend reinitialization required. Please run "terraform init".`
    
    * 0-bootstrap -  Update README.md 
    
    Change 'from previous step' to 'from Terraform's state' to make wording less dependent on precise order of steps
    
    * Add mv command for copy/paste
    
    Add mv terraform.example.tfvars terraform.tfvars for easy copy/paste
    
    * Update README.md formatting error
    
    Correct spacing formatting error in my last commit
    matt-declarativecloud authored May 3, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    gaborbernat Bernát Gábor
    Copy the full SHA
    86c2547 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4874dfb View commit details

Commits on May 15, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7e9f496 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6bb0648 View commit details
Loading