Skip to content

fix(cls): [138805605] moidfy type switch #3255

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
Apr 16, 2025
Merged

Conversation

gitmkn
Copy link
Collaborator

@gitmkn gitmkn commented Mar 28, 2025

No description provided.

@gitmkn
Copy link
Collaborator Author

gitmkn commented Mar 28, 2025

Clipboard_Screenshot_1743162833

@@ -979,7 +979,7 @@ func resourceTencentCloudClsConfigExtraUpdate(d *schema.ResourceData, meta inter
request.HostFile = hostFiles[0]
}
}
if d.HasChange("container_file") {
if d.HasChange("container_file") || d.HasChange("type") {
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.

修改这两个参数中的一个,要把另一个参数带上

@gitmkn
Copy link
Collaborator Author

gitmkn commented Apr 11, 2025

Clipboard_Screenshot_1744360312

@hellertang hellertang merged commit 54e1a1b into master Apr 16, 2025
7 of 8 checks passed
@hellertang hellertang deleted the fix/cls-config_extra branch April 16, 2025 12:49
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