Skip to content

Commit 557e132

Browse files
authored
Corrected google_apigee_keystores_aliases_key_cert_file docs (#15504)
1 parent acac7dd commit 557e132

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

mmv1/third_party/terraform/website/docs/guides/version_7_upgrade.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ This resource has been migrated from SDKv2 to the more modern [plugin framework
118118

119119
### `certs_info` is now output-only
120120

121-
Previously the `certis_info` field was set as an optional value, but the configured value was never used by the API. It is now correctly marked as output-only. If set in your configuration, simply remove it and the API value will continue to be used.
121+
Previously the `certs_info` field was set as an optional value, but the configured value was never used by the API. It is now correctly marked as output-only. If set in your configuration, simply remove it and the API value will continue to be used.
122122

123123
## Resource: `google_artifact_registry_repository`
124124

mmv1/third_party/terraform/website/docs/r/apigee_keystores_aliases_key_cert_file.html.markdown

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@ In addition to the arguments listed above, the following computed attributes are
6868

6969
<a name="nested_certs_info"></a>The `certs_info` list contains:
7070

71-
* `cert_info` -
72-
(Output)
73-
List of all properties in the object.
74-
Structure is [documented below](#nested_cert_info).
75-
76-
77-
<a name="nested_cert_info"></a>The `cert_info` block contains:
78-
7971
* `version` -
8072
(Output)
8173
X.509 version.

0 commit comments

Comments
 (0)