hashicorp / terraform-plugin-codegen-spec

Terraform Provider Code Generation Specification and Go Bindings
Mozilla Public License 2.0
8 stars 4 forks source link

all: Initial support for dynamic attributes #98

Closed bflad closed 4 months ago

bflad commented 4 months ago

Closes #94

Adds initial support for dynamic attributes in data source, provider, and resource schemas.

bflad commented 4 months ago

Are we intentionally leaving dynamic out of the object attribute types

Nope, that is a miss on my part. Will add. Good catch.

bflad commented 4 months ago

Added in https://github.com/hashicorp/terraform-plugin-codegen-spec/pull/98/commits/d2ffa9c611e551d88ff99d26d49898d3440555cb if you could please take a look

github-actions[bot] commented 3 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.