-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: hashicorp/terraform-provider-google
base: v4.32.0
head repository: hashicorp/terraform-provider-google
compare: v4.33.0
- 15 commits
- 47 files changed
- 5 contributors
Commits on Aug 10, 2022
-
fix: make resource names clearer (#6385) (#12293)
Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for f8c2f7a - Browse repository at this point
Copy the full SHA f8c2f7aView commit details
Commits on Aug 11, 2022
-
Clarify format of
limit
string in service quota override resources (#……6396) (#12302) * Update docs with guidance on `limit` string format in quota override resources * Add test showing expected behaviour of using the incorrect `limit` string format * Update `limit` field's description Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for c3143f0 - Browse repository at this point
Copy the full SHA c3143f0View commit details
Commits on Aug 12, 2022
-
Fix stray Go 1.19.0 lint error (#6399) (#12304)
Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for b14a32d - Browse repository at this point
Copy the full SHA b14a32dView commit details
Commits on Aug 15, 2022
-
GCP compute instance template fields are ForceNew (#6404) (#12309)
Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for f45a823 - Browse repository at this point
Copy the full SHA f45a823View commit details -
removed forceNew (#6282) (#12310)
* removed forceNew * updated a test * reset security_group with empty Co-authored-by: Edward Sun <sunedward@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Edward Sun <sunedward@google.com>
Configuration menu - View commit details
-
Copy full SHA for 26a7743 - Browse repository at this point
Copy the full SHA 26a7743View commit details -
remove forceNew on display_name (#6387) (#12311)
Co-authored-by: Edward Sun <sunedward@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Edward Sun <sunedward@google.com>
Configuration menu - View commit details
-
Copy full SHA for e31ee86 - Browse repository at this point
Copy the full SHA e31ee86View commit details -
google_dns_managed_zone: add zone ID attribute (#6406) (#12312)
In the data source for DNS managed zones, include a new "managed_zone_id" attribute reporting the zone's ID, matching the corresponding "google_dns_managed_zone" resource's output attribute with the same name. While we're here, revise the order in which we transcribe the fields from the fetched object to the data source's attributes to match the declaration order in the schema. Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for ca8a8ec - Browse repository at this point
Copy the full SHA ca8a8ecView commit details -
add acceptedResponseStatusCodes to uptime check (#6402) (#12313)
Thanks for the works! Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 81599f2 - Browse repository at this point
Copy the full SHA 81599f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f34996 - Browse repository at this point
Copy the full SHA 8f34996View commit details
Commits on Aug 16, 2022
-
Add ability to import Dataflow jobs (#6386) (#12316)
* Add ability to import dataflow jobs * Update vcr tests to include dataflow job resource state import * Remove status state ignore * Remove manual passed importID * Add properties to ImportStateVerifyIgnore * add trailing comma to `ImportStateVerifyIgnore` prop * Ignore state attribute too Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for f65a2f9 - Browse repository at this point
Copy the full SHA f65a2f9View commit details -
prepared storage_static_website for inclusion on C.G.C (#6287) (#12319)
Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9809b8a - Browse repository at this point
Copy the full SHA 9809b8aView commit details -
Add support for Password Validation Policy in cloud sql instance. (#6329
) (#12320) Co-authored-by: Shuya Ma <87669292+shuyama1@users.noreply.github.com> Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Shuya Ma <87669292+shuyama1@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 891d666 - Browse repository at this point
Copy the full SHA 891d666View commit details -
Metastore: add
auxiliary_versions
andmetadata_integration
args (#…Configuration menu - View commit details
-
Copy full SHA for 180c6ab - Browse repository at this point
Copy the full SHA 180c6abView commit details -
promote cfn2 to ga (#6388) (#12322)
Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for ed4ffec - Browse repository at this point
Copy the full SHA ed4ffecView commit details
Commits on Aug 22, 2022
-
Co-authored-by: Cameron Thornton <camthornton@google.com>
Configuration menu - View commit details
-
Copy full SHA for b6361e2 - Browse repository at this point
Copy the full SHA b6361e2View 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 v4.32.0...v4.33.0