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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
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
Consider Migrating from mitchellh/mapstructure to go-viper/mapstructure dependencies Pull requests that update a dependency file
#1293 opened Dec 20, 2023 by bflad
Schema.Set adds an empty value when attempting to Patch bug Something isn't working
#1248 opened Sep 14, 2023 by BBBmau
Value out of range on 32-bit architecture bug Something isn't working terraform-plugin-framework Resolved in terraform-plugin-framework
#1236 opened Aug 28, 2023 by slevenick
losing precision when using maximum value for a 64-bit signed integer bug Something isn't working terraform-plugin-framework Resolved in terraform-plugin-framework
#1215 opened Jun 15, 2023 by Serpentiel
Unsupported Field Type for Resource enhancement New feature or request terraform-plugin-framework Resolved in terraform-plugin-framework
#1204 opened Jun 5, 2023 by mohammadmuazam
Not Helpful Err When Running Tests For Provider bug Something isn't working
#1200 opened May 26, 2023 by cicoyle
diff.GetOk return nil for the value of TypeList defined in TypeSet bug Something isn't working tf-devex-triage Terraform DevEx project tracking
#1197 opened May 16, 2023 by ms-zhenhua
Incorrect diagnostics location for ValidateDiagFunc bug Something isn't working
#1175 opened Mar 17, 2023 by wzagrajcz
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
Terraform destroy calls CustomizeDiff though documentation suggests it shouldn't be bug Something isn't working tf-devex-triage Terraform DevEx project tracking
#1122 opened Jan 9, 2023 by prashantv
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
Proposal: Add variant of CustomizeDiffFunc that returns diag.Diagnostics enhancement New feature or request terraform-plugin-framework Resolved in terraform-plugin-framework
#1065 opened Sep 21, 2022 by gdavison
Timeouts are not applied to a Data Source read during apply bug Something isn't working
#1038 opened Aug 22, 2022 by crhino
ProTip! Exclude everything labeled bug with -label:bug.