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

Support Dynamic Types and Attributes #132

Open
1 task done
bflad opened this issue Apr 25, 2024 · 0 comments
Open
1 task done

Support Dynamic Types and Attributes #132

bflad opened this issue Apr 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bflad
Copy link
Contributor

bflad commented Apr 25, 2024

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

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant