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

(TFECO-7724) Parse and detect write only attributes #440

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented Jan 9, 2025

This change adds the IsWriteOnly field to the Attribute struct in the schema package. This field is set to true if the attribute is marked as write only in the provider schema.

needs hashicorp/hcl-lang#440

This change adds the `IsWriteOnly` field to the `Attribute` struct in the schema package. This field is set to `true` if the attribute is marked as write only in the provider schema.
@jpogran jpogran self-assigned this Jan 9, 2025
@jpogran jpogran marked this pull request as ready for review January 10, 2025 17:23
@jpogran jpogran requested a review from a team as a code owner January 10, 2025 17:23
@jpogran jpogran merged commit 75587c3 into main Jan 10, 2025
5 checks passed
@jpogran jpogran deleted the parse_write_only_attributes branch January 10, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants