From 48eb0b24a2023823c725aad218e05f87d9d1f7a4 Mon Sep 17 00:00:00 2001 From: hellertang Date: Fri, 17 May 2024 14:19:42 +0000 Subject: [PATCH] fix error --- apis/ccn/v1alpha1/zz_attachment_types.go | 12 ++++++------ .../ccn.tencentcloud.crossplane.io_attachments.yaml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apis/ccn/v1alpha1/zz_attachment_types.go b/apis/ccn/v1alpha1/zz_attachment_types.go index d2379a9..fb8d031 100755 --- a/apis/ccn/v1alpha1/zz_attachment_types.go +++ b/apis/ccn/v1alpha1/zz_attachment_types.go @@ -23,8 +23,8 @@ type AttachmentInitParameters struct { // ID of the CCN. CcnID *string `json:"ccnId,omitempty" tf:"ccn_id,omitempty"` - // Uin of the ccn attached. Default is ``, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. - // Uin of the ccn attached. Default is ``, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. + // Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. + // Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. CcnUin *string `json:"ccnUin,omitempty" tf:"ccn_uin,omitempty"` // Remark of attachment. @@ -54,8 +54,8 @@ type AttachmentObservation struct { // ID of the CCN. CcnID *string `json:"ccnId,omitempty" tf:"ccn_id,omitempty"` - // Uin of the ccn attached. Default is ``, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. - // Uin of the ccn attached. Default is ``, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. + // Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. + // Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. CcnUin *string `json:"ccnUin,omitempty" tf:"ccn_uin,omitempty"` // A network address block of the instance that is attached. @@ -97,8 +97,8 @@ type AttachmentParameters struct { // +kubebuilder:validation:Optional CcnID *string `json:"ccnId,omitempty" tf:"ccn_id,omitempty"` - // Uin of the ccn attached. Default is ``, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. - // Uin of the ccn attached. Default is ``, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. + // Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. + // Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. // +kubebuilder:validation:Optional CcnUin *string `json:"ccnUin,omitempty" tf:"ccn_uin,omitempty"` diff --git a/package/crds/ccn.tencentcloud.crossplane.io_attachments.yaml b/package/crds/ccn.tencentcloud.crossplane.io_attachments.yaml index 7975a62..2b57d7b 100644 --- a/package/crds/ccn.tencentcloud.crossplane.io_attachments.yaml +++ b/package/crds/ccn.tencentcloud.crossplane.io_attachments.yaml @@ -71,11 +71,11 @@ spec: description: ID of the CCN. ID of the CCN. type: string ccnUin: - description: Uin of the ccn attached. Default is ``, which means + description: Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. Uin of the ccn attached. - Default is ``, which means the uin of this account. This parameter + Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. @@ -115,11 +115,11 @@ spec: description: ID of the CCN. ID of the CCN. type: string ccnUin: - description: Uin of the ccn attached. Default is ``, which means + description: Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. Uin of the ccn attached. - Default is ``, which means the uin of this account. This parameter + Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`. @@ -332,11 +332,11 @@ spec: description: ID of the CCN. ID of the CCN. type: string ccnUin: - description: Uin of the ccn attached. Default is ``, which means + description: Uin of the ccn attached. Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type VPC. Uin of the ccn attached. - Default is ``, which means the uin of this account. This parameter + Default is “, which means the uin of this account. This parameter is used with case when attaching ccn of other account to the instance of this account. For now only support instance type `VPC`.