From acb85e62b2da98d13fd54f1c4d79b66bf16f0e0e Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:12:53 -0400 Subject: [PATCH] spelling: id Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- ...on_osconfigguestpolicies.osconfig.cnrm.cloud.google.com.yaml | 2 +- crds/osconfig_v1beta1_osconfigguestpolicy.yaml | 2 +- install-bundles/install-bundle-autopilot-gcp-identity/crds.yaml | 2 +- install-bundles/install-bundle-autopilot-namespaced/crds.yaml | 2 +- .../install-bundle-autopilot-workload-identity/crds.yaml | 2 +- install-bundles/install-bundle-gcp-identity/crds.yaml | 2 +- install-bundles/install-bundle-namespaced/crds.yaml | 2 +- install-bundles/install-bundle-workload-identity/crds.yaml | 2 +- .../packages/configconnector/1.123.1/crds.yaml | 2 +- .../packages/configconnector/1.124.0/crds.yaml | 2 +- .../packages/configconnector/1.125.0/crds.yaml | 2 +- operator/channels/packages/configconnector/1.123.1/crds.yaml | 2 +- operator/channels/packages/configconnector/1.124.0/crds.yaml | 2 +- operator/channels/packages/configconnector/1.125.0/crds.yaml | 2 +- .../apis/osconfig/v1beta1/osconfigguestpolicy_types.go | 2 +- .../generated/resource-docs/osconfig/osconfigguestpolicy.md | 2 +- .../services/osconfig/resource_os_config_guest_policies.go | 2 +- .../website/docs/r/os_config_guest_policies.html.markdown | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_osconfigguestpolicies.osconfig.cnrm.cloud.google.com.yaml b/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_osconfigguestpolicies.osconfig.cnrm.cloud.google.com.yaml index c50ed18865..86a02747b9 100644 --- a/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_osconfigguestpolicies.osconfig.cnrm.cloud.google.com.yaml +++ b/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_osconfigguestpolicies.osconfig.cnrm.cloud.google.com.yaml @@ -360,7 +360,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/crds/osconfig_v1beta1_osconfigguestpolicy.yaml b/crds/osconfig_v1beta1_osconfigguestpolicy.yaml index 1cfcd5e26d..d563d5af9b 100644 --- a/crds/osconfig_v1beta1_osconfigguestpolicy.yaml +++ b/crds/osconfig_v1beta1_osconfigguestpolicy.yaml @@ -373,7 +373,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/install-bundles/install-bundle-autopilot-gcp-identity/crds.yaml b/install-bundles/install-bundle-autopilot-gcp-identity/crds.yaml index 33ed979158..c9811fe825 100644 --- a/install-bundles/install-bundle-autopilot-gcp-identity/crds.yaml +++ b/install-bundles/install-bundle-autopilot-gcp-identity/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/install-bundles/install-bundle-autopilot-namespaced/crds.yaml b/install-bundles/install-bundle-autopilot-namespaced/crds.yaml index 33ed979158..c9811fe825 100644 --- a/install-bundles/install-bundle-autopilot-namespaced/crds.yaml +++ b/install-bundles/install-bundle-autopilot-namespaced/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/install-bundles/install-bundle-autopilot-workload-identity/crds.yaml b/install-bundles/install-bundle-autopilot-workload-identity/crds.yaml index 33ed979158..c9811fe825 100644 --- a/install-bundles/install-bundle-autopilot-workload-identity/crds.yaml +++ b/install-bundles/install-bundle-autopilot-workload-identity/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/install-bundles/install-bundle-gcp-identity/crds.yaml b/install-bundles/install-bundle-gcp-identity/crds.yaml index 33ed979158..c9811fe825 100644 --- a/install-bundles/install-bundle-gcp-identity/crds.yaml +++ b/install-bundles/install-bundle-gcp-identity/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/install-bundles/install-bundle-namespaced/crds.yaml b/install-bundles/install-bundle-namespaced/crds.yaml index 33ed979158..c9811fe825 100644 --- a/install-bundles/install-bundle-namespaced/crds.yaml +++ b/install-bundles/install-bundle-namespaced/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/install-bundles/install-bundle-workload-identity/crds.yaml b/install-bundles/install-bundle-workload-identity/crds.yaml index 33ed979158..c9811fe825 100644 --- a/install-bundles/install-bundle-workload-identity/crds.yaml +++ b/install-bundles/install-bundle-workload-identity/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/operator/autopilot-channels/packages/configconnector/1.123.1/crds.yaml b/operator/autopilot-channels/packages/configconnector/1.123.1/crds.yaml index fadc9a3100..dd4c783e42 100644 --- a/operator/autopilot-channels/packages/configconnector/1.123.1/crds.yaml +++ b/operator/autopilot-channels/packages/configconnector/1.123.1/crds.yaml @@ -107727,7 +107727,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/operator/autopilot-channels/packages/configconnector/1.124.0/crds.yaml b/operator/autopilot-channels/packages/configconnector/1.124.0/crds.yaml index 170475e374..1497185ae9 100644 --- a/operator/autopilot-channels/packages/configconnector/1.124.0/crds.yaml +++ b/operator/autopilot-channels/packages/configconnector/1.124.0/crds.yaml @@ -108099,7 +108099,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/operator/autopilot-channels/packages/configconnector/1.125.0/crds.yaml b/operator/autopilot-channels/packages/configconnector/1.125.0/crds.yaml index 33ed979158..c9811fe825 100644 --- a/operator/autopilot-channels/packages/configconnector/1.125.0/crds.yaml +++ b/operator/autopilot-channels/packages/configconnector/1.125.0/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/operator/channels/packages/configconnector/1.123.1/crds.yaml b/operator/channels/packages/configconnector/1.123.1/crds.yaml index fadc9a3100..dd4c783e42 100644 --- a/operator/channels/packages/configconnector/1.123.1/crds.yaml +++ b/operator/channels/packages/configconnector/1.123.1/crds.yaml @@ -107727,7 +107727,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/operator/channels/packages/configconnector/1.124.0/crds.yaml b/operator/channels/packages/configconnector/1.124.0/crds.yaml index 170475e374..1497185ae9 100644 --- a/operator/channels/packages/configconnector/1.124.0/crds.yaml +++ b/operator/channels/packages/configconnector/1.124.0/crds.yaml @@ -108099,7 +108099,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/operator/channels/packages/configconnector/1.125.0/crds.yaml b/operator/channels/packages/configconnector/1.125.0/crds.yaml index 33ed979158..c9811fe825 100644 --- a/operator/channels/packages/configconnector/1.125.0/crds.yaml +++ b/operator/channels/packages/configconnector/1.125.0/crds.yaml @@ -109947,7 +109947,7 @@ spec: type: string type: object id: - description: Required. Id of the artifact, which the installation + description: Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. type: string diff --git a/pkg/clients/generated/apis/osconfig/v1beta1/osconfigguestpolicy_types.go b/pkg/clients/generated/apis/osconfig/v1beta1/osconfigguestpolicy_types.go index 7145f1b32f..c645dbe401 100644 --- a/pkg/clients/generated/apis/osconfig/v1beta1/osconfigguestpolicy_types.go +++ b/pkg/clients/generated/apis/osconfig/v1beta1/osconfigguestpolicy_types.go @@ -78,7 +78,7 @@ type GuestpolicyArtifacts struct { // +optional Gcs *GuestpolicyGcs `json:"gcs,omitempty"` - /* Required. Id of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. */ + /* Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. */ // +optional Id *string `json:"id,omitempty"` diff --git a/scripts/generate-google3-docs/resource-reference/generated/resource-docs/osconfig/osconfigguestpolicy.md b/scripts/generate-google3-docs/resource-reference/generated/resource-docs/osconfig/osconfigguestpolicy.md index 6db9daa342..0918528d0b 100644 --- a/scripts/generate-google3-docs/resource-reference/generated/resource-docs/osconfig/osconfigguestpolicy.md +++ b/scripts/generate-google3-docs/resource-reference/generated/resource-docs/osconfig/osconfigguestpolicy.md @@ -821,7 +821,7 @@ Allowed value: The Google Cloud resource name of a `StorageBucket` resource (for

string

-

{% verbatim %}Required. Id of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id.{% endverbatim %}

+

{% verbatim %}Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id.{% endverbatim %}

diff --git a/third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/osconfig/resource_os_config_guest_policies.go b/third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/osconfig/resource_os_config_guest_policies.go index 8a493ec4b2..fe842bcd95 100644 --- a/third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/osconfig/resource_os_config_guest_policies.go +++ b/third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/services/osconfig/resource_os_config_guest_policies.go @@ -359,7 +359,7 @@ could potentially have conflicting assignments.`, "id": { Type: schema.TypeString, Required: true, - Description: `Id of the artifact, which the installation and update steps of this recipe can reference. + Description: `ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id.`, }, "allow_insecure": { diff --git a/third_party/github.com/hashicorp/terraform-provider-google-beta/website/docs/r/os_config_guest_policies.html.markdown b/third_party/github.com/hashicorp/terraform-provider-google-beta/website/docs/r/os_config_guest_policies.html.markdown index 06440df4e8..a889d71afa 100644 --- a/third_party/github.com/hashicorp/terraform-provider-google-beta/website/docs/r/os_config_guest_policies.html.markdown +++ b/third_party/github.com/hashicorp/terraform-provider-google-beta/website/docs/r/os_config_guest_policies.html.markdown @@ -464,7 +464,7 @@ The following arguments are supported: * `id` - (Required) - Id of the artifact, which the installation and update steps of this recipe can reference. + ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id. * `allow_insecure` -