azurerm_key_vault_secret: remove expiration triage recreate#28494
Merged
stephybun merged 2 commits intohashicorp:mainfrom Feb 26, 2025
Merged
azurerm_key_vault_secret: remove expiration triage recreate#28494stephybun merged 2 commits intohashicorp:mainfrom
azurerm_key_vault_secret: remove expiration triage recreate#28494stephybun merged 2 commits intohashicorp:mainfrom
Conversation
stephybun
approved these changes
Feb 26, 2025
stephybun
added a commit
that referenced
this pull request
Feb 26, 2025
jackofallops
added a commit
that referenced
this pull request
Feb 27, 2025
* Update CHANGELOG.md for #28840 * Update CHANGELOG.md #28808 * Update CHANGELOG.md #27962 * Update CHANGELOG.md for #28859 * Update for #28825 * Update CHANGELOG.md for #28864 * Update CHANGELOG.md #28539 * Update CHANGELOG.md #28685 * Update CHANGELOG.md for #28818 * Update for #28857 #28799 #28856 * Update for #28122 * Update for #28248 #27805 * Update for #28853 * Update for #28316 #28494 #28696 * Update for #28754 * Update CHANGELOG.md #28771 * Update CHANGELOG.md #28842 * Update for #28879 * Update for #28199 * Update CHANGELOG.md #28862 * prep for release v4.21.0 --------- Co-authored-by: sreallymatt <106555974+sreallymatt@users.noreply.github.com> Co-authored-by: Wodans Son <20408400+WodansSon@users.noreply.github.com> Co-authored-by: stephybun <steph@hashicorp.com> Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com> Co-authored-by: Matthew Frahry <mbfrahry@gmail.com> Co-authored-by: Wyatt Fry <wyattfry@gmail.com>
Closed
1 task
wuxu92
added a commit
to wuxu92/terraform-provider-azurerm
that referenced
this pull request
Mar 6, 2025
… removing the expiration_date by an update
stephybun
pushed a commit
that referenced
this pull request
Mar 18, 2025
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Community Note
Description
As describe in issue: #28355 (comment) . The expiration date cannot be removed once set. So this PR is to add the forceNew logic for it.
PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_key_vault_secret- ForceNew when removing expiration_date [azurerm_key_vault_secret can't remove expiration_date #28355]This is a (please select all that apply):
Related Issue(s)
Fixes #28355
Note
If this PR changes meaningfully during the course of review please update the title and description as required.