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

Explicitly surface the concepts of blocks and attributes in the SDK #321

Closed
paultyng opened this issue Feb 12, 2020 · 2 comments
Closed
Labels
enhancement New feature or request terraform-plugin-framework Resolved in terraform-plugin-framework

Comments

@paultyng
Copy link
Contributor

Currently the SDK takes resources, schemas, and attributes and makes decisions on what should be blocks, attributes, and object types. This should explicitly be decided by the developer.

@paddycarver
Copy link
Contributor

With the introduction of terraform-plugin-go, I think this is complete. I don't believe there are any plans to bring that functionality to helper/schema.

@ghost
Copy link

ghost commented Dec 11, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
@bflad bflad added terraform-plugin-framework Resolved in terraform-plugin-framework and removed project/hcl2-native-sdk labels Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request terraform-plugin-framework Resolved in terraform-plugin-framework
Projects
None yet
Development

No branches or pull requests

3 participants