Skip to content

Issues: hashicorp/terraform-plugin-sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

helper/resource: Add Go Deprecation Messages That Point To terraform-plugin-testing subsystem/tests Issues and feature requests related to the testing framework. technical-debt
#1324 opened Mar 12, 2024 by bflad
Get attribute of TypeSet from terraform.State for tests enhancement New feature or request subsystem/tests Issues and feature requests related to the testing framework.
#1158 opened Feb 25, 2023 by tylerFowler
helper/resource: Checking Collection Attribute Length Ignores Missing/Null Attributes bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#1085 opened Oct 27, 2022 by bflad
helper/resource: Investigate Potential Issues with Provider Namespace Dashes bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#1075 opened Oct 5, 2022 by bflad
Stop context in ConfigureContextFunc is not cancelled in the scope of resource.Test acceptance tests bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#966 opened May 11, 2022 by dominik-lekse
TestCheckOutput does not expose data for testing bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#952 opened Apr 29, 2022 by nleiva
binary testing: timeout connecting to the registry when tests are run over a laggy connection bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#874 opened Feb 2, 2022 by tombuildsstuff
Windows "failed to create new working directory" Without Create Symbolic Link Permissions bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#759 opened Apr 30, 2021 by bflad
ExpectError is ignored for test case where destroy action expected to have error bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#609 opened Oct 9, 2020 by IronSavior
Acceptance tests fail randomly with default TMPDIR bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#598 opened Sep 27, 2020 by gnarlex
External providers are not loaded automatically in acceptance tests bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#562 opened Aug 31, 2020 by gdavison
Acceptance Testing Framework for_each Resource Support (unexpected index type (string)) bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#536 opened Aug 14, 2020 by bflad
go data race condition in acceptance tests when resource.ParallelTest is used bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#319 opened Feb 11, 2020 by Didainius
Can't use datasource in an ExpectError test bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#175 opened Sep 3, 2019 by rileykarson
Providers crash when TMPDIR is > 92 characters bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#168 opened Jul 24, 2019 by ThisGuyCodes
docs: Document best practices for parallel testing documentation Improvements or additions to documentation subsystem/tests Issues and feature requests related to the testing framework.
#1 opened Jun 11, 2019 by radeksimko
ImportStateVerify should apply DiffSuppressFuncs bug Something isn't working subsystem/tests Issues and feature requests related to the testing framework.
#103 opened Apr 6, 2018 by danawillow
ProTip! Exclude everything labeled bug with -label:bug.