Skip to content

BUG: can not import exists ClbTargetGroup #38

@BoringCat

Description

@BoringCat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions