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
Description: `Required. The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster.
102
+
Description: `Required. The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster.
103
103
It is specified in the form: 'projects/{project_number}/global/networks/{network_id}'. This is required to create a cluster.`,
104
104
},
105
105
"labels": {
@@ -192,7 +192,7 @@ It is specified in the form: 'projects/{project_number}/global/networks/{network
192
192
"auto_storage_increase": {
193
193
Type: schema.TypeBool,
194
194
Optional: true,
195
-
Description: `If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity.
195
+
Description: `If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity.
196
196
If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.`,
197
197
},
198
198
"cmek_key_name": {
@@ -225,7 +225,7 @@ If the available storage repeatedly falls below the threshold size, Cloud SQL co
225
225
"database_version": {
226
226
Type: schema.TypeString,
227
227
Optional: true,
228
-
Description: `The database engine type and version.
228
+
Description: `The database engine type and version.
229
229
Currently supported values located at https://cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.connectionProfiles#sqldatabaseversion`,
230
230
},
231
231
"ip_config": {
@@ -274,7 +274,7 @@ Currently supported values located at https://cloud.google.com/database-migratio
274
274
"private_network": {
275
275
Type: schema.TypeString,
276
276
Optional: true,
277
-
Description: `The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default.
277
+
Description: `The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default.
278
278
This setting can be updated, but it cannot be removed after it is set.`,
279
279
},
280
280
"require_ssl": {
@@ -300,7 +300,7 @@ This setting can be updated, but it cannot be removed after it is set.`,
300
300
"tier": {
301
301
Type: schema.TypeString,
302
302
Optional: true,
303
-
Description: `The tier (or machine type) for this instance, for example: db-n1-standard-1 (MySQL instances) or db-custom-1-3840 (PostgreSQL instances).
303
+
Description: `The tier (or machine type) for this instance, for example: db-n1-standard-1 (MySQL instances) or db-custom-1-3840 (PostgreSQL instances).
304
304
For more information, see https://cloud.google.com/sql/docs/mysql/instance-settings`,
305
305
},
306
306
"user_labels": {
@@ -374,7 +374,7 @@ For more information, see https://cloud.google.com/sql/docs/mysql/instance-setti
374
374
Type: schema.TypeString,
375
375
Required: true,
376
376
ForceNew: true,
377
-
Description: `Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
377
+
Description: `Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
378
378
This field is not returned on request, and the value is encrypted when stored in Database Migration Service.`,
379
379
Sensitive: true,
380
380
},
@@ -404,7 +404,7 @@ This field is not returned on request, and the value is encrypted when stored in
404
404
Type: schema.TypeString,
405
405
Required: true,
406
406
ForceNew: true,
407
-
Description: `Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
407
+
Description: `Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
408
408
The replica will use this certificate to verify it's connecting to the right host.`,
409
409
Sensitive: true,
410
410
},
@@ -420,7 +420,7 @@ If this field is used then the 'clientKey' field is mandatory`,
420
420
Type: schema.TypeString,
421
421
Optional: true,
422
422
ForceNew: true,
423
-
Description: `Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
423
+
Description: `Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
424
424
If this field is used then the 'clientCertificate' field is mandatory.`,
425
425
Sensitive: true,
426
426
},
@@ -457,7 +457,7 @@ If this field is used then the 'clientCertificate' field is mandatory.`,
457
457
Type: schema.TypeString,
458
458
Required: true,
459
459
ForceNew: true,
460
-
Description: `Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
460
+
Description: `Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
461
461
This field is not returned on request, and the value is encrypted when stored in Database Migration Service.`,
462
462
Sensitive: true,
463
463
},
@@ -487,7 +487,7 @@ This field is not returned on request, and the value is encrypted when stored in
487
487
Type: schema.TypeString,
488
488
Required: true,
489
489
ForceNew: true,
490
-
Description: `Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
490
+
Description: `Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
491
491
The replica will use this certificate to verify it's connecting to the right host.`,
492
492
Sensitive: true,
493
493
},
@@ -504,7 +504,7 @@ If this field is used then the 'clientKey' field is mandatory`,
504
504
Type: schema.TypeString,
505
505
Optional: true,
506
506
ForceNew: true,
507
-
Description: `Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
507
+
Description: `Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
508
508
If this field is used then the 'clientCertificate' field is mandatory.`,
Description: `SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e. www.example.com will be first matched against www.example.com, then *.example.com, then *.com.
104
+
Description: `SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e. www.example.com will be first matched against www.example.com, then *.example.com, then *.com.
105
105
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sniHost and alpn is required. Up to 5 sni hosts across all matches can be set.`,
Copy file name to clipboardExpand all lines: website/docs/r/database_migration_service_connection_profile.html.markdown
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -320,7 +320,7 @@ The following arguments are supported:
320
320
321
321
*`password` -
322
322
(Required)
323
-
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
323
+
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
324
324
This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
325
325
**Note**: This property is sensitive and will not be displayed in the plan.
326
326
@@ -346,7 +346,7 @@ The following arguments are supported:
346
346
347
347
*`client_key` -
348
348
(Optional)
349
-
Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
349
+
Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
350
350
If this field is used then the 'clientCertificate' field is mandatory.
351
351
**Note**: This property is sensitive and will not be displayed in the plan.
352
352
@@ -358,7 +358,7 @@ The following arguments are supported:
358
358
359
359
*`ca_certificate` -
360
360
(Required)
361
-
Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
361
+
Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
362
362
The replica will use this certificate to verify it's connecting to the right host.
363
363
**Note**: This property is sensitive and will not be displayed in the plan.
364
364
@@ -378,7 +378,7 @@ The following arguments are supported:
378
378
379
379
*`password` -
380
380
(Required)
381
-
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
381
+
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database.
382
382
This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
383
383
**Note**: This property is sensitive and will not be displayed in the plan.
384
384
@@ -408,7 +408,7 @@ The following arguments are supported:
408
408
409
409
*`client_key` -
410
410
(Optional)
411
-
Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
411
+
Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate.
412
412
If this field is used then the 'clientCertificate' field is mandatory.
413
413
**Note**: This property is sensitive and will not be displayed in the plan.
414
414
@@ -420,7 +420,7 @@ The following arguments are supported:
420
420
421
421
*`ca_certificate` -
422
422
(Required)
423
-
Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
423
+
Required. Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate.
424
424
The replica will use this certificate to verify it's connecting to the right host.
425
425
**Note**: This property is sensitive and will not be displayed in the plan.
426
426
@@ -448,7 +448,7 @@ The following arguments are supported:
448
448
449
449
*`database_version` -
450
450
(Optional)
451
-
The database engine type and version.
451
+
The database engine type and version.
452
452
Currently supported values located at https://cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.connectionProfiles#sqldatabaseversion
453
453
454
454
*`user_labels` -
@@ -457,7 +457,7 @@ The following arguments are supported:
457
457
458
458
*`tier` -
459
459
(Optional)
460
-
The tier (or machine type) for this instance, for example: db-n1-standard-1 (MySQL instances) or db-custom-1-3840 (PostgreSQL instances).
460
+
The tier (or machine type) for this instance, for example: db-n1-standard-1 (MySQL instances) or db-custom-1-3840 (PostgreSQL instances).
461
461
For more information, see https://cloud.google.com/sql/docs/mysql/instance-settings
462
462
463
463
*`storage_auto_resize_limit` -
@@ -476,7 +476,7 @@ The following arguments are supported:
476
476
477
477
*`auto_storage_increase` -
478
478
(Optional)
479
-
If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity.
479
+
If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity.
480
480
If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
481
481
482
482
*`database_flags` -
@@ -526,7 +526,7 @@ The following arguments are supported:
526
526
527
527
*`private_network` -
528
528
(Optional)
529
-
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default.
529
+
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default.
530
530
This setting can be updated, but it cannot be removed after it is set.
531
531
532
532
*`require_ssl` -
@@ -578,7 +578,7 @@ The following arguments are supported:
578
578
579
579
*`vpc_network` -
580
580
(Required)
581
-
Required. The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster.
581
+
Required. The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster.
582
582
It is specified in the form: 'projects/{project_number}/global/networks/{network_id}'. This is required to create a cluster.
Copy file name to clipboardExpand all lines: website/docs/r/network_services_tls_route.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ The following arguments are supported:
212
212
213
213
*`sni_host` -
214
214
(Optional)
215
-
SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e. www.example.com will be first matched against www.example.com, then *.example.com, then *.com.
215
+
SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e. www.example.com will be first matched against www.example.com, then *.example.com, then *.com.
216
216
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sniHost and alpn is required. Up to 5 sni hosts across all matches can be set.
0 commit comments