Skip to content

Issues: hashicorp/terraform-plugin-testing

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
Assigned to nobody Loading
Sort

Issues list

Enhancement: Allow composition of config directories enhancement New feature or request
#383 opened Oct 31, 2024 by jar-b
FR: utilize slices and maps Golang packages for testing helper functions enhancement New feature or request waiting-response Issues or pull requests waiting for an external response
#322 opened Apr 12, 2024 by mschuchard
Access private state when testing resources and data sources enhancement New feature or request upstream-terraform Issues that relate to Terraform CLI changes
#321 opened Apr 6, 2024 by marshallford
knownvalue: Consider Pointer-Based Checks enhancement New feature or request
#302 opened Mar 6, 2024 by bflad
Consider Plan Checks for Generic Resource/Output Changes enhancement New feature or request
#233 opened Nov 30, 2023 by bflad
Consider Plan Check for Output Value Changes enhancement New feature or request
#221 opened Nov 21, 2023 by bflad
PlanChecks for ResourceDrift enhancement New feature or request
#208 opened Oct 20, 2023 by ewbankkit
Add a description field in a TestStep. enhancement New feature or request
#195 opened Sep 29, 2023 by remyleone
New TestCheck helper TestCheckResourceAttrPairWith enhancement New feature or request
#187 opened Sep 12, 2023 by ewbankkit
Remove terraform-plugin-sdk/v2 Dependency dependencies Pull requests that update a dependency file enhancement New feature or request
#186 opened Sep 7, 2023 by bflad v2.0.0
Consider Persisting Each Plan File During Each Step enhancement New feature or request
#115 opened Apr 4, 2023 by bflad
ProTip! Exclude everything labeled bug with -label:bug.