Skip to content
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

BUG: can not import exists ClbTargetGroup #38

Open
BoringCat opened this issue May 10, 2024 · 0 comments
Open

BUG: can not import exists ClbTargetGroup #38

BoringCat opened this issue May 10, 2024 · 0 comments

Comments

@BoringCat
Copy link

Pulumi Version

v0.1.8

Affected Resource(s)

tencentcloud:Clb/targetGroup:TargetGroup (tencentcloud_iac_pulumi.clb.TargetGroup)

Actual Behavior

  pulumi:pulumi:Stack (********-TencentCloud):
    error: preview failed

  tencentcloud:Clb:TargetGroup (********-http):
    error: Preview failed: refreshing urn:pulumi:TencentCloud::********::tencentcloud:Clb/targetGroup:TargetGroup::********-http: 1 error occurred:
        * [TencentCloudSDKError] Code=InvalidParameterValue, Message=The value `[]` specified in the parameter `Filters` is not valid., RequestId=********-****-****-****-************

  tencentcloud:Clb:TargetGroup (********-https):
    error: Preview failed: refreshing urn:pulumi:TencentCloud::********::tencentcloud:Clb/targetGroup:TargetGroup::********-https: 1 error occurred:
        * [TencentCloudSDKError] Code=InvalidParameterValue, Message=The value `[]` specified in the parameter `Filters` is not valid., RequestId=********-****-****-****-************

Steps to Reproduce

pulumi import 'tencentcloud:Clb/targetGroup:TargetGroup' foo lbtg-********

Extra Infomation

most probable code location:
https://github.com/tencentcloudstack/terraform-provider-tencentcloud/blob/master/tencentcloud/services/clb/service_tencentcloud_clb.go#L1283

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

No branches or pull requests

1 participant