You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade terraform provider google beta to v6.48.0 (#3330)
Generated via `upgrade-provider pulumi/pulumi-gcp`
Merge conflict fixed in
upstream/google-beta/services/sql/resource_sql_database_instance.go
Closes#3321
@@ -1711,7 +1710,7 @@ index c713ee542..f9b8d84d7 100644
1711
1710
1712
1711
* `image_type` - (Optional) The image type to use for this node. Note that changing the image type
1713
1712
will delete and recreate all nodes in the node pool.
1714
-
@@ -992,7 +1006,7 @@ gvnic {
1713
+
@@ -995,7 +1009,7 @@ gvnic {
1715
1714
* `metadata` - (Optional) The metadata key/value pairs assigned to instances in
1716
1715
the cluster. From GKE `1.12` onwards, `disable-legacy-endpoints` is set to
1717
1716
`true` by the API; if `metadata` is set but that default value is not
@@ -1720,7 +1719,7 @@ index c713ee542..f9b8d84d7 100644
1720
1719
value in your config.
1721
1720
1722
1721
* `min_cpu_platform` - (Optional) Minimum CPU platform to be used by this instance.
1723
-
@@ -1017,10 +1031,7 @@ gvnic {
1722
+
@@ -1020,10 +1034,7 @@ gvnic {
1724
1723
See the [official documentation](https://cloud.google.com/kubernetes-engine/docs/concepts/spot-vms)
1725
1724
for more information. Defaults to false.
1726
1725
@@ -1732,7 +1731,7 @@ index c713ee542..f9b8d84d7 100644
1732
1731
1733
1732
* `service_account` - (Optional) The service account to be used by the Node VMs.
1734
1733
If not specified, the "default" service account is used.
1735
-
@@ -1034,13 +1045,14 @@ gvnic {
1734
+
@@ -1037,13 +1048,14 @@ gvnic {
1736
1735
1737
1736
* `resource_manager_tags` - (Optional) A map of resource manager tag keys and values to be attached to the nodes for managing Compute Engine firewalls using Network Firewall Policies. Tags must be according to specifications found [here](https://cloud.google.com/vpc/docs/tags-firewalls-overview#specifications). A maximum of 5 tag key-value pairs can be specified. Existing tags will be replaced with new values. Tags must be in one of the following formats ([KEY]=[VALUE]) 1. `tagKeys/{tag_key_id}=tagValues/{tag_value_id}` 2. `{org_id}/{tag_key_name}={tag_value_name}` 3. `{project_id}/{tag_key_name}={tag_value_name}`.
1738
1737
@@ -1754,7 +1753,7 @@ index c713ee542..f9b8d84d7 100644
1754
1753
1755
1754
* `workload_metadata_config` - (Optional) Metadata configuration to expose to workloads on the node pool.
1756
1755
Structure is [documented below](#nested_workload_metadata_config).
1757
-
@@ -1333,7 +1345,7 @@ for more details. This field only applies to private clusters, when
1756
+
@@ -1347,7 +1359,7 @@ for more details. This field only applies to private clusters, when
1758
1757
* `private_endpoint_subnetwork` - (Optional) Subnetwork in cluster's network where master's endpoint will be provisioned.
1759
1758
1760
1759
* `master_global_access_config` (Optional) - Controls cluster master global
@@ -1763,7 +1762,7 @@ index c713ee542..f9b8d84d7 100644
1763
1762
not modify the previously-set value. Structure is [documented below](#nested_master_global_access_config).
1764
1763
1765
1764
In addition, the `private_cluster_config` allows access to the following read-only fields:
1766
-
@@ -1441,9 +1453,9 @@ Enables monitoring and attestation of the boot integrity of the instance. The at
1765
+
@@ -1455,9 +1467,9 @@ Enables monitoring and attestation of the boot integrity of the instance. The at
1767
1766
1768
1767
* `mode` (Required) How to expose the node metadata to the workload running on the node.
1769
1768
Accepted values are:
@@ -3571,7 +3570,7 @@ index 94c3db9d4..091d0e9ac 100644
3571
3570
* `default_time_zone` - (Optional) The default time zone for the database. The default time zone must be a valid name
3572
3571
from the tz database. Default value is "America/Los_angeles".
@@ -24,12 +24,12 @@ Creates a new Google SQL Database Instance. For more information, see the [offic
@@ -3589,7 +3588,7 @@ index 7fbfef1b7..6e576b004 100644
3589
3588
It is recommended to not set this field (or set it to true) until you're ready to destroy the instance and its databases.
3590
3589
3591
3590
## Example Usage
3592
-
@@ -281,7 +281,7 @@ SQL Server version to use. Supported values include `MYSQL_5_6`,
3591
+
@@ -306,7 +306,7 @@ SQL Server version to use. Supported values include `MYSQL_5_6`,
3593
3592
includes an up-to-date reference of supported versions.
3594
3593
3595
3594
* `name` - (Optional, Computed) The name of the instance. If the name is left
@@ -3598,7 +3597,7 @@ index 7fbfef1b7..6e576b004 100644
3598
3597
created. This is done because after a name is used, it cannot be reused for
3599
3598
up to [one week](https://cloud.google.com/sql/docs/delete-instance).
3600
3599
3601
-
@@ -303,7 +303,7 @@ includes an up-to-date reference of supported versions.
3600
+
@@ -328,7 +328,7 @@ includes an up-to-date reference of supported versions.
3602
3601
3603
3602
* `encryption_key_name` - (Optional)
3604
3603
The full path to the encryption key used for the CMEK disk encryption. Setting
@@ -3607,7 +3606,7 @@ index 7fbfef1b7..6e576b004 100644
3607
3606
The provided key must be in the same region as the SQL instance. In order
3608
3607
to use this feature, a special kind of service account must be created and
3609
3608
granted permission on this key. This step can currently only be done
3610
-
@@ -311,20 +311,16 @@ includes an up-to-date reference of supported versions.
3609
+
@@ -336,20 +336,16 @@ includes an up-to-date reference of supported versions.
3611
3610
That service account needs the `Cloud KMS > Cloud KMS CryptoKey Encrypter/Decrypter` role on your
3612
3611
key - please see [this step](https://cloud.google.com/sql/docs/mysql/configure-cmek#grantkey).
3613
3612
@@ -3633,7 +3632,7 @@ index 7fbfef1b7..6e576b004 100644
3633
3632
configuration is detailed below.
3634
3633
3635
3634
The `settings` block supports:
3636
-
@@ -588,7 +584,7 @@ The optional `clone` block supports:
3635
+
@@ -619,7 +615,7 @@ The optional `clone` block supports:
3637
3636
* `allocated_ip_range` - (Optional) The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the cloned instance ip will be created in the allocated range. The range name must comply with [RFC 1035](https://tools.ietf.org/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
3638
3637
3639
3638
The optional `restore_backup_context` block supports:
@@ -3642,7 +3641,7 @@ index 7fbfef1b7..6e576b004 100644
3642
3641
block during resource creation/update will trigger the restore action after the resource is created/updated.
3643
3642
3644
3643
* `backup_run_id` - (Required) The ID of the backup run to restore from.
3645
-
@@ -652,21 +648,13 @@ instance.
3644
+
@@ -685,21 +681,13 @@ instance.
3646
3645
3647
3646
* A `PRIVATE` address is an address for an instance which has been configured to use private networking see: [Private IP](https://cloud.google.com/sql/docs/mysql/private-ip).
0 commit comments