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: hashicorp/terraform-provider-google-beta
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.88.0
Choose a base ref
...
head repository: hashicorp/terraform-provider-google-beta
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.89.0
Choose a head ref
  • 15 commits
  • 23 files changed
  • 7 contributors

Commits on Oct 7, 2021

  1. Deprecate the enable_display field in InstanceTemplate GA (#5285) (#3714

    )
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 7, 2021
    Copy the full SHA
    9281ed7 View commit details

Commits on Oct 8, 2021

  1. add retries for eventual consistancy with storage buckets (#5288) (#3715

    )
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 8, 2021
    Copy the full SHA
    065e09a View commit details
  2. update samples dependencies (#5290) (#3716)

    Co-authored-by: Nathan Mckinley <nmckinley@google.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    
    Co-authored-by: Nathan Mckinley <nmckinley@google.com>
    modular-magician and nat-henderson authored Oct 8, 2021
    Copy the full SHA
    25e2ad9 View commit details
  3. fix a crash on gke (#5295) (#3717)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 8, 2021
    Copy the full SHA
    9d68db0 View commit details

Commits on Oct 11, 2021

  1. Router peer needs to be able to set advertised route priority to 0. (#…

    …5297) (#3718)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 11, 2021
    Copy the full SHA
    c081ad3 View commit details
  2. Add tf snippet (#5299) (#3719)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 11, 2021
    Copy the full SHA
    425565a View commit details
  3. add myself to the contributor list (#5304) (#3720)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 11, 2021
    Copy the full SHA
    05a904e View commit details
  4. Release 3.88.0 (#3713)

    * changelog for 3.88.
    
    * Composer v2 (beta) (#9611) (#5181) (#3709)
    
    Co-authored-by: Scott Suarez <ScottSuarez@google.com>
    Co-authored-by: Goran Obradovic <gobradovic@google.com>
    Co-authored-by: Scott Suarez <ScottMSuarez@gmail.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    
    Co-authored-by: Scott Suarez <ScottSuarez@google.com>
    Co-authored-by: Goran Obradovic <gobradovic@google.com>
    Co-authored-by: Scott Suarez <ScottMSuarez@gmail.com>
    
    * Cherrypick changelog entry.
    
    Co-authored-by: The Magician <magic-modules@google.com>
    Co-authored-by: Scott Suarez <ScottSuarez@google.com>
    Co-authored-by: Goran Obradovic <gobradovic@google.com>
    Co-authored-by: Scott Suarez <ScottMSuarez@gmail.com>
    5 people authored Oct 11, 2021
    Copy the full SHA
    9f71157 View commit details
  5. Revert "Release 3.88.0 (#3713)" (#3721)

    This reverts commit 9f71157.
    megan07 authored Oct 11, 2021
    Copy the full SHA
    e40fc5b View commit details
  6. Regional Backend Service test should be beta-only. (#5305) (#3722)

    It's marked that way in terraform.yaml but is failing because it doesn't include the needed 'provider = google-beta' line.
    
    Fixes hashicorp/terraform-provider-google#10294.
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 11, 2021
    Copy the full SHA
    9e10c6d View commit details

Commits on Oct 12, 2021

  1. Update CHANGELOG.md

    megan07 authored Oct 12, 2021
    Copy the full SHA
    f8d3488 View commit details
  2. Update CHANGELOG.md

    megan07 authored Oct 12, 2021
    Copy the full SHA
    33b952c View commit details
  3. In logging batched requests, use slightly fewer quotes / escapes. (#5308

    ) (#3723)
    
    Fixes hashicorp/terraform-provider-google#7628.
    Equally clear in the worst case, but less escaping most of the time.
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Oct 12, 2021
    Copy the full SHA
    423c69a View commit details

Commits on Oct 18, 2021

  1. Update CHANGELOG.md (#3729)

    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    megan07 authored Oct 18, 2021
    Copy the full SHA
    7d8fb4f View commit details
  2. v3.89.0

    tf-release-bot authored and TeamCity committed Oct 18, 2021
    Copy the full SHA
    5bb7529 View commit details
Loading