Skip to content

Conversation

@kadefor
Copy link

@kadefor kadefor commented Dec 15, 2021

fix sdk InvalidParameterValue.InvalidParameterValueError: DBInstanceId is empty

│ Error: [TencentCloudSDKError] Code=InvalidParameterValue.InvalidParameterValueError, Message=The DBInstanceId parameter value is invalid and should meet the rule: (0,INF), RequestId=71aac352-f4b4-4142-b761-58d974ea1096
│
│   with data.tencentcloud_postgresql_instances.pgsql,
│   on resource.tf line 1, in data "tencentcloud_postgresql_instances" "pgsql":
│    1: data "tencentcloud_postgresql_instances" "pgsql" {

fix sdk InvalidParameterValue.InvalidParameterValueError: DBInstanceId is empty

```
│ Error: [TencentCloudSDKError] Code=InvalidParameterValue.InvalidParameterValueError, Message=The DBInstanceId parameter value is invalid and should meet the rule: (0,INF), RequestId=71aac352-f4b4-4142-b761-58d974ea1096
│
│   with data.tencentcloud_postgresql_instances.pgsql,
│   on resource.tf line 1, in data "tencentcloud_postgresql_instances" "pgsql":
│    1: data "tencentcloud_postgresql_instances" "pgsql" {
```
@Kagashino
Copy link
Contributor

Hi @kadefor , thanks for your contribution
We have solved at #879 , because we have to make test case passed.
This PR will be closed.

@Kagashino Kagashino closed this Mar 7, 2022
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