Skip to content

Conversation

lyu571
Copy link
Contributor

@lyu571 lyu571 commented Oct 11, 2023

tencentcloud_mps_input

tencentcloud_mps_output

tencentcloud_mps_start_flow_operation

@lyu571 lyu571 changed the title Feat/support mps input output resource [do not merge]Feat/support mps input output resource Oct 11, 2023
@lyu571 lyu571 force-pushed the feat/support-mps-operation-1011 branch from ff0c798 to 8cf4605 Compare October 13, 2023 01:15
@lyu571 lyu571 added the run check run check label Oct 13, 2023
@lyu571 lyu571 changed the title [do not merge]Feat/support mps input output resource Feat/support mps input output resource Oct 13, 2023
}

func resourceTencentCloudMpsInputDelete(d *schema.ResourceData, meta interface{}) error {
defer logElapsed("resource.tencentcloud_mps_input.delete")()
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
Contributor Author

Choose a reason for hiding this comment

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

是的。业务设计如此。
input的生命周期跟flow在一起,删除flow会一并删除input。
output提供单独删除。

Copy link
Collaborator

@andrew-tx andrew-tx left a comment

Choose a reason for hiding this comment

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

LGTM

@andrew-tx andrew-tx merged commit 774ab7b into master Oct 13, 2023
@andrew-tx andrew-tx deleted the feat/support-mps-operation-1011 branch October 13, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run check run check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants