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

acceptance tests fail for pg, influxdb and mysql #951

Closed
Serpentiel opened this issue Nov 3, 2022 · 2 comments
Closed

acceptance tests fail for pg, influxdb and mysql #951

Serpentiel opened this issue Nov 3, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Serpentiel
Copy link
Contributor

What happened?

acceptance tests fail due to multiple terraform.InstanceState being passed to ImportStateCheck functions

What did you expect to happen?

acceptance tests pass and only the imported terraform.InstanceState is received in the ImportStateCheck function

What else do we need to know?

this is a known issue in hashicorp/terraform-plugin-sdk: hashicorp/terraform-plugin-sdk#1060

@Serpentiel Serpentiel added the bug Something isn't working label Nov 3, 2022
@Serpentiel Serpentiel self-assigned this Nov 3, 2022
@Serpentiel
Copy link
Contributor Author

this is fixed under hashicorp/terraform-plugin-sdk#1060 and will be available as of hashicorp/terraform-plugin-sdk v2.24.1

@Serpentiel
Copy link
Contributor Author

fixed in #974

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants