Skip to content

fix(cls): [122484242] tencentcloud_cls_cos_shipper support new params #3231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 21, 2025

Conversation

SevenEarth
Copy link
Collaborator

No description provided.

@SevenEarth SevenEarth requested a review from hellertang March 21, 2025 06:24
@@ -300,6 +336,11 @@ func resourceTencentCloudClsCosShipperCreate(d *schema.ResourceData, meta interf
log.Printf("[DEBUG]%s api[%s] success, request body [%s], response body [%s]\n",
logId, request.GetAction(), request.ToJsonString(), result.ToJsonString())
}

if result == nil || result.Response == nil {
return resource.NonRetryableError(fmt.Errorf("Create cls cos shipper failed, Reponse is nil."))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

拼写有问题

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@hellertang hellertang merged commit f206f94 into master Mar 21, 2025
7 of 8 checks passed
@hellertang hellertang deleted the fix/cls_shipper branch March 21, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants