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

Beta outline for write-only fields #36297

Merged
merged 12 commits into from
Jan 15, 2025
Merged

Beta outline for write-only fields #36297

merged 12 commits into from
Jan 15, 2025

Conversation

rkoron007
Copy link
Contributor

@rkoron007 rkoron007 commented Jan 8, 2025

Rough outline for the TF 1.11 beta release - I don't have a working code snippet, so this is pretty vague based off what I gleaned from the PRDs. I would absolutely love any feedback on making this more concrete!

Target Release

1.11.x (Beta)

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@rkoron007 rkoron007 changed the title Rk/write only attributes Rough outline for write-only fields Jan 8, 2025
@rkoron007 rkoron007 self-assigned this Jan 8, 2025
@rkoron007 rkoron007 marked this pull request as ready for review January 9, 2025 21:44
@rkoron007 rkoron007 requested review from a team as code owners January 9, 2025 21:44
@rkoron007 rkoron007 requested a review from EnMod January 9, 2025 21:44
@@ -13,39 +13,15 @@ This topic provides reference information for the `ephemeral` block.

Ephemeral resources are Terraform resources that are essentially temporary. Ephemeral resources have a unique lifecycle, and Terraform does not store them in its state. Each `ephemeral` block describes one or more ephemeral resources, such as a temporary password or connection to another system.

<!-- After page exists, add: For information about how Terraform manages ephemeral resources, refer to
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removing this more conceptual information to the overview page

EnMod
EnMod previously approved these changes Jan 9, 2025
Copy link

@EnMod EnMod left a comment

Choose a reason for hiding this comment

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

Approved from a web presence perspective, deferring to others for content approval.

@rkoron007 rkoron007 changed the title Rough outline for write-only fields Beta outline for write-only fields Jan 13, 2025
DanielMSchmidt
DanielMSchmidt previously approved these changes Jan 13, 2025
Copy link
Contributor

@robin-norwood robin-norwood left a comment

Choose a reason for hiding this comment

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

Some suggestions, looking good so far!

robin-norwood
robin-norwood previously approved these changes Jan 14, 2025
Copy link
Contributor

@robin-norwood robin-norwood left a comment

Choose a reason for hiding this comment

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

lgtm!

@rkoron007 rkoron007 added the 1.11-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Jan 15, 2025
@rkoron007 rkoron007 force-pushed the RK/write-only-attributes branch from 743b657 to 98ebc7f Compare January 15, 2025 19:30
@rkoron007 rkoron007 merged commit d940afb into main Jan 15, 2025
8 checks passed
@rkoron007 rkoron007 deleted the RK/write-only-attributes branch January 15, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.11-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants