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.74.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.75.0
Choose a head ref

Commits on Jun 25, 2021

  1. add missing docs for reservation_affinity (#4923) (#3383)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 25, 2021
    Copy the full SHA
    dfcec71 View commit details
  2. Add the DLP switch for replace_with_info_type_config. (#4920) (#3384)

    * Add the DLP switch for replace_with_info_type_config.
    
    * Add override note.
    
    * format of example.
    
    * change name - add Config.
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 25, 2021
    Copy the full SHA
    86748d6 View commit details

Commits on Jun 28, 2021

  1. update warning message for google_organization_iam_policy (#4922) (#3387

    )
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 28, 2021
    Copy the full SHA
    092cf69 View commit details
  2. Copy the full SHA
    c98f58b View commit details
  3. Fix gkehub docs headers (#4927) (#3388)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 28, 2021
    Copy the full SHA
    3f8392c View commit details

Commits on Jun 29, 2021

  1. Made compute instance resource affinity computed (#4926) (#3389)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 29, 2021
    Copy the full SHA
    0a92e1b View commit details
  2. fix various testcases (#4918) (#3390)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 29, 2021
    Copy the full SHA
    c3b27d3 View commit details
  3. Made billing budget amount updatable (#4929) (#3391)

    * Added test reproducing the error
    
    * Added amount subfields to update mask
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 29, 2021
    Copy the full SHA
    eb49c0a View commit details

Commits on Jun 30, 2021

  1. Add advanced_machine_features to GCE Instances (#4849) (#3392)

    * add advance_machine_features
    
    Co-authored-by: upodroid <cy@borg.dev>
    
    * fix doc typo
    
    * fix typos and remove computed schema
    
    * make one of nested fields required
    
    * remove erroneous typo in expand functions
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 30, 2021
    Copy the full SHA
    95e20cb View commit details
  2. upstream functions docs (#4932) (#3393)

    * Docs: Update description for cloud function region
    
    Cloud Functions can now be deployed in multiple regions
    
    * Update cloudfunctions_function.html.markdown
    
    Co-authored-by: Matt Simmons <52540630+matt-sparq@users.noreply.github.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    
    Co-authored-by: Matt Simmons <52540630+matt-sparq@users.noreply.github.com>
    modular-magician and matt-sparq authored Jun 30, 2021
    Copy the full SHA
    421784e View commit details
  3. Made google_billing_budget.all_updates_rule subfields get updated (#4933

    ) (#3394)
    
    This is a follow-up for GoogleCloudPlatform/magic-modules#4929, which fixed this issue for `amount` and its subfields
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 30, 2021
    Copy the full SHA
    0111cec View commit details
  4. fix missing comma (#4935) (#3395)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 30, 2021
    Copy the full SHA
    e8b06cb View commit details
  5. Private ca ga (#4919) (#3397)

    * first pass
    
    * Adding new fields
    
    * Add all fields test
    
    * Capool seems to work
    
    * adding example
    
    * Certificate tests
    
    * Enable/disable authority
    
    * Finish privateca, tests seem to pass
    
    * Add update to capool, PATCH and update_mask
    
    * Fix IAM tests
    
    * Maybe adding send empty
    
    * Add flattener, required on x509 config sub-fields with boolean values
    
    * PR feedback
    
    * Add CA to certificate no authority test
    
    * Fix noca test
    
    * Add comments, PR feedback mark fields as output-only
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jun 30, 2021
    Copy the full SHA
    7aa3226 View commit details

Commits on Jul 1, 2021

  1. Copy the full SHA
    e14653d View commit details
  2. storage_bucket_object: added holds (#4921) (#3399)

    Co-authored-by: Scott Suarez <ScottMSuarez@gmail.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    
    Co-authored-by: Scott Suarez <ScottMSuarez@gmail.com>
    modular-magician and ScottSuarez authored Jul 1, 2021
    Copy the full SHA
    89b7db5 View commit details
  3. use documentation-style variables in cgc samples (#4937) (#3400)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 1, 2021
    Copy the full SHA
    6009d25 View commit details
  4. compute_vm_packet_mirror sample (#4930) (#3401)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 1, 2021
    Copy the full SHA
    054e5ae View commit details
  5. change product to be inferred from the dcl product title in the funct…

    …ion names/documentation/resource name (#4942) (#3402)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 1, 2021
    Copy the full SHA
    8791903 View commit details

Commits on Jul 2, 2021

  1. Fix TestAccComputeInstance_updateRunning* tests (#4941) (#3403)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 2, 2021
    Copy the full SHA
    943d2b3 View commit details
  2. Misc code changes (#4944) (#3404)

    * Unnecessary "else" after "return"
    * Handle if service account file is missing with proper user message
    
    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 2, 2021
    Copy the full SHA
    7387850 View commit details
  3. Ignored case changes in bigquery table schema mode/type (#4943) (#3405)

    * Ignored case changes in bigquery table schema mode/type
    
    BigQuery table schema normalizes the mode and type to uppercase, which causes a permadiff for the end user if they set it in lowercase.
    
    Also removed tests for setting type to nil, because a field type being nil is invalid.
    
    Resolved hashicorp/terraform-provider-google#9472
    
    * Handle invalid input from users without a panic
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 2, 2021
    Copy the full SHA
    1b818be View commit details
  4. add updates for big query kms changes (#4934) (#3406)

    * add updates for big query kms changes
    
    * update docs for bigquery_table
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 2, 2021
    Copy the full SHA
    a4adca1 View commit details
  5. Properly encode paths for google_storage_object_access_control (#4946) (

    #3407)
    
    * Added slashes into testAclObjectName
    
    This gives a failing test that reproduces the issue
    
    * Added % to the places that need it
    
    * Run update tests with and without slashes
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 2, 2021
    Copy the full SHA
    1d6219c View commit details

Commits on Jul 8, 2021

  1. add assured workloads base implementation (#4936) (#3410)

    Co-authored-by: Riley Karson <rileykarson@google.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    
    Co-authored-by: Riley Karson <rileykarson@google.com>
    modular-magician and rileykarson authored Jul 8, 2021
    Copy the full SHA
    4cd9fc2 View commit details
  2. PrivateCA PR feedback (#4939) (#3411)

    Co-authored-by: Riley Karson <rileykarson@google.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    
    Co-authored-by: Riley Karson <rileykarson@google.com>
    modular-magician and rileykarson authored Jul 8, 2021
    Copy the full SHA
    4fa2e11 View commit details
  3. Remove duplicate line (#4955) (#3412)

    I saw a duplicate line. Thanks.
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 8, 2021
    Copy the full SHA
    a9667f5 View commit details
  4. Fix role definition in bigquery_dataset_iam.html.markdown (#4953) (#3413

    )
    
    The docs defined a role that throws errors, because it doesn't exist in GCP.
    
    Co-authored-by: Tim Vermaercke <timvermaercke@gmail.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    
    Co-authored-by: Tim Vermaercke <timvermaercke@gmail.com>
    modular-magician and timvermaercke authored Jul 8, 2021
    Copy the full SHA
    93b7bfd View commit details
  5. Add missing variable assignments in privateCA cert authority (#4959) (#…

    …3414)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Jul 8, 2021
    Copy the full SHA
    d189011 View commit details

Commits on Jul 9, 2021

  1. Copy the full SHA
    98687a9 View commit details

Commits on Jul 12, 2021

  1. 3.75.0 Changelog (#3420)

    Co-authored-by: Cameron Thornton <camthornton@google.com>
    rileykarson and c2thorn authored Jul 12, 2021
    Copy the full SHA
    e06a50f View commit details
  2. v3.75.0

    tf-release-bot authored and TeamCity committed Jul 12, 2021
    Copy the full SHA
    1b72676 View commit details
Loading