Skip to content

generate: Add hyperlinks to user documentation and version callouts for write-only attribute documentation#451

Merged
SBGoods merged 2 commits intomainfrom
SBGoods/write-only
Feb 24, 2025
Merged

generate: Add hyperlinks to user documentation and version callouts for write-only attribute documentation#451
SBGoods merged 2 commits intomainfrom
SBGoods/write-only

Conversation

@SBGoods
Copy link
Copy Markdown
Contributor

@SBGoods SBGoods commented Feb 20, 2025

Closes: #447
Closes: #448

  • Adds a hyperlink to write-only user documentation in the Write-only attribute label:
- `write_only_string_attribute` (String, [Write-only](https://developer.hashicorp.com/terraform/language/resources/ephemeral#write-only-arguments)) example write-only string attribute
  • Adds a version callout to every group section containing a write-only attribute:
### Required

> **NOTE**: [Write-only arguments](https://developer.hashicorp.com/terraform/language/resources/ephemeral#write-only-arguments) are supported in Terraform 1.11 and later.

- `required_write_only_string_attribute` (String, [Write-only](https://developer.hashicorp.com/terraform/language/resources/ephemeral#write-only-arguments)) example required write-only string attribute

@SBGoods SBGoods added this to the v0.21.0 milestone Feb 20, 2025
@SBGoods SBGoods requested a review from a team as a code owner February 20, 2025 17:17
Copy link
Copy Markdown
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

@SBGoods SBGoods merged commit e36f96d into main Feb 24, 2025
@SBGoods SBGoods deleted the SBGoods/write-only branch February 24, 2025 15:50
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add URL link to Write-Only Markdown Add Render Logic to to Write-Only Attrubutes

2 participants