-
Notifications
You must be signed in to change notification settings - Fork 272
Comparing changes
Open a pull request
base repository: hashicorp/terraform-provider-google-beta
base: v3.79.0
head repository: hashicorp/terraform-provider-google-beta
compare: v3.80.0
Commits on Aug 5, 2021
-
Adding HashiCorp Learn documentation (#5040) (#3482)
* Add Learn links to GCP provider docs Add links to our GCP tutorials to the documentation for the GCP provider. * Update website/docs/index.html.markdown Co-authored-by: megan07 <mbang@hashicorp.com> Co-authored-by: Judith Malnick <judith.patudith@gmail.com> Co-authored-by: Judith Malnick <judith@hashicorp.com> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Judith Malnick <judith.patudith@gmail.com> Co-authored-by: Judith Malnick <judith@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for b891159 - Browse repository at this point
Copy the full SHA b891159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4e1dd - Browse repository at this point
Copy the full SHA 1f4e1ddView commit details -
Run vcr test script with bash (#5046) (#3484)
pushd is not available in sh Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7c5528e - Browse repository at this point
Copy the full SHA 7c5528eView commit details -
Fix typo in spanner code (#5041) (#3486)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for d4e9c8c - Browse repository at this point
Copy the full SHA d4e9c8cView commit details
Commits on Aug 6, 2021
-
New Resource : google_dialogflow_cx_environment (#4890) (#3488)
* Adding version definition * Improvements import function * Removing space * Including support for DialogFlow CX Environment * Apply Code review suggestions * Apply refactoring from last PR suggestions * Apply suggestions from Code Review * Apply suggestions from code review * Updated Dialogflow environment tests Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 3c2f2ee - Browse repository at this point
Copy the full SHA 3c2f2eeView commit details -
change update verb for apigee_envgroup to patch (#5047) (#3489)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 66f8422 - Browse repository at this point
Copy the full SHA 66f8422View commit details -
Post a comment with tests that didn't get run (#5049) (#3490)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for c785b3b - Browse repository at this point
Copy the full SHA c785b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 773a537 - Browse repository at this point
Copy the full SHA 773a537View commit details -
Use bash not sh for subscript (#5054) (#3492)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9359cd8 - Browse repository at this point
Copy the full SHA 9359cd8View commit details
Commits on Aug 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37ca20f - Browse repository at this point
Copy the full SHA 37ca20fView commit details -
add unit tests for diff suppress funcs (#5050) (#3496)
* add unit test for optionalPrefixSuppress * add more unit tests * add more diff suppress unit tests * add new line Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9c078c8 - Browse repository at this point
Copy the full SHA 9c078c8View commit details -
Co-authored-by: megan07 <mbang@hashicorp.com> Co-authored-by: Riley Karson <rileykarson@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4d4c980 - Browse repository at this point
Copy the full SHA 4d4c980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311053b - Browse repository at this point
Copy the full SHA 311053bView commit details
Commits on Aug 10, 2021
-
Remove versions from redis_version field. (#5062) (#3498)
Co-authored-by: upodroid <cy@borg.dev> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: upodroid <cy@borg.dev>
Configuration menu - View commit details
-
Copy full SHA for 669562a - Browse repository at this point
Copy the full SHA 669562aView commit details -
Allow the creation of subordinate CAs (#5055) (#3499)
* Bootstrap CA pool for CA tests * Add subordinate CA example/test * fix creation of subordinate CAs Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for e87da38 - Browse repository at this point
Copy the full SHA e87da38View commit details -
Add
name
togoogle_kms_crypto_key_version
datasource (#5065) (#3500)Co-authored-by: upodroid <cy@borg.dev> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: upodroid <cy@borg.dev>
Configuration menu - View commit details
-
Copy full SHA for aaceb3b - Browse repository at this point
Copy the full SHA aaceb3bView commit details -
* Use correct object ids * Fix linter * Revert "Use correct object ids" This reverts commit b7feb68dd1c8bc0df466e803faa0fdafbe7c4aac. Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 97b8e82 - Browse repository at this point
Copy the full SHA 97b8e82View commit details -
Allow
google_container_cluster.id
reference for the value for the g…Configuration menu - View commit details
-
Copy full SHA for 61ee872 - Browse repository at this point
Copy the full SHA 61ee872View commit details -
Remove old tools (Ansible, InSpec) from the Magician (#5069) (#3503)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7f696b9 - Browse repository at this point
Copy the full SHA 7f696b9View commit details
Commits on Aug 11, 2021
-
Fixed alerting for tests that were not run on teamcity (#5071) (#3504)
* Cat tests.json if the job (or parsing the job) fails * Fixed jq command for extracting failed tests * Corrected detection of unrun tests Added pagination support; ignored skipped tests in the 'run' list; fixed jq parsing; detect non-test failures by checking test count instead of detecting failure to parse out test occurrences Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 48381f5 - Browse repository at this point
Copy the full SHA 48381f5View commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 305b6f3 - Browse repository at this point
Copy the full SHA 305b6f3View commit details -
tf-release-bot authored and TeamCity committed
Aug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for dd5e224 - Browse repository at this point
Copy the full SHA dd5e224View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.79.0...v3.80.0