-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Use Cases or Problem Statement
terraform-plugin-framework now supports dynamic types and attributes. This gives provider developers an escape hatch out of the static type system and helps support concepts such as OpenAPI definitions which use the any type.
Proposal
Similar to other static type/attribute handling, add support for dynamic type/attribute handling.
Additional Information
- Support Dynamic Types terraform-plugin-codegen-spec#94
- Support for Any Type schema terraform-plugin-codegen-openapi#82
Code of Conduct
- I agree to follow this project's Code of Conduct
bryankaraffa, cysp and qboileau
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request