Skip to content

ephemeral: support write-only attributes#36031

Merged
DanielMSchmidt merged 12 commits intomainfrom
TF-18617
Dec 12, 2024
Merged

ephemeral: support write-only attributes#36031
DanielMSchmidt merged 12 commits intomainfrom
TF-18617

Conversation

@DanielMSchmidt
Copy link
Copy Markdown
Contributor

@DanielMSchmidt DanielMSchmidt commented Nov 18, 2024

This PR aims on building baseline support for write-only attributes, so attributes that can be set to ephemeral values and can not be read / referenced. These attributes are hidden from the state.

Fixes TF-18617

Target Release

1.11.x

Draft CHANGELOG entry

NEW FEATURES

  • Ephemeral Values: support for write-only attributes, so attributes that can be set to ephemeral values and can not be read / referenced. These attributes are hidden from the state and plan files.

@DanielMSchmidt DanielMSchmidt requested a review from a team as a code owner November 18, 2024 16:28
@DanielMSchmidt DanielMSchmidt marked this pull request as draft November 18, 2024 16:28
@DanielMSchmidt DanielMSchmidt force-pushed the TF-18617 branch 2 times, most recently from 2b388e8 to be31c29 Compare November 18, 2024 16:32
@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

@DanielMSchmidt DanielMSchmidt force-pushed the TF-18617 branch 2 times, most recently from ead805d to 9f0ce65 Compare November 21, 2024 13:17
@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

@DanielMSchmidt DanielMSchmidt marked this pull request as ready for review November 25, 2024 15:08
@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

@github-actions
Copy link
Copy Markdown
Contributor

The equivalence tests will be updated. Please verify the changes here.

Copy link
Copy Markdown
Member

@jbardin jbardin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @DanielMSchmidt, this should be enough to get us basic write-only support. I left a few comments in-inline. We may want to just drop the toBeImplemented tests from the PR and evaluate if that is even something to be supported.

@DanielMSchmidt DanielMSchmidt merged commit ab2846c into main Dec 12, 2024
@DanielMSchmidt DanielMSchmidt deleted the TF-18617 branch December 12, 2024 14:59
@github-actions
Copy link
Copy Markdown
Contributor

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

@github-actions
Copy link
Copy Markdown
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants