hashicorp / hashicorp/terraform-plugin-codegen-framework

Support Dynamic Types and Attributes

Open
#132 0 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
57
Forks
29
Avg merge
2d 13h
Merged PRs (30d)
1

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

- https://github.com/hashicorp/terraform-plugin-codegen-spec/issues/94
- https://github.com/hashicorp/terraform-plugin-codegen-openapi/issues/82

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.