Skip to content

Conversation

@egor-krv
Copy link
Contributor

This PR will allow the password to be write-only, just like in the example in the ticket we’ve been working with, and similar to patterns used in other providers like google-provider.

Since password_wo (write-only) isn’t stored in state, it would get marked for update on every plan. To handle that, I introduced a password_wo_version attribute, which is tracked in state. If someone wants to rotate or update the password, they just bump the version — simple and explicit.

@egor-krv egor-krv self-assigned this Apr 24, 2025
@egor-krv egor-krv requested a review from a team April 24, 2025 04:46
@egor-krv egor-krv linked an issue Apr 24, 2025 that may be closed by this pull request
@github-actions
Copy link
Contributor

This PR is stale because it has been open 45 days with no activity. Remove no-pr-activity label or comment or this will be closed in 10 days.

@github-actions
Copy link
Contributor

This PR is stale because it has been open 45 days with no activity. Remove no-pr-activity label or comment or this will be closed in 10 days.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Oct 6, 2025
@nunoadrego nunoadrego reopened this Nov 12, 2025
@nunoadrego nunoadrego requested a review from a team as a code owner November 12, 2025 17:07
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.

Add support for ephemeral resources

4 participants