Skip to content

feat(azure): add keep-state and force-destroy support for all Azure d…#788

Open
ppitonak wants to merge 1 commit intoredhat-developer:mainfrom
ppitonak:azure_keep_state
Open

feat(azure): add keep-state and force-destroy support for all Azure d…#788
ppitonak wants to merge 1 commit intoredhat-developer:mainfrom
ppitonak:azure_keep_state

Conversation

@ppitonak
Copy link
Copy Markdown
Collaborator

…estroy commands

Brings Azure destroy operations to parity with AWS by adding --keep-state and --force-destroy flags. Adds Azure Blob Storage service module for state file cleanup, and wires CleanupState/DestroyStack through all Azure action destroy functions.

Resolves #674

@adrianriobo
Copy link
Copy Markdown
Collaborator

@ppitonak is this draft? or should I check?

@ppitonak
Copy link
Copy Markdown
Collaborator Author

ppitonak commented May 4, 2026

Still not tested, I will switch status as soon as I test it

@ppitonak ppitonak force-pushed the azure_keep_state branch 2 times, most recently from e987f7e to 5de3ce6 Compare May 4, 2026 12:20
…estroy commands

Brings Azure destroy operations to parity with AWS by adding --keep-state
and --force-destroy flags. Adds Azure Blob Storage service module for
state file cleanup, and wires CleanupState/DestroyStack through all
Azure action destroy functions.

Resolves redhat-developer#674

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Pavol Pitonak <ppitonak@redhat.com>
@ppitonak ppitonak force-pushed the azure_keep_state branch from 5de3ce6 to 115963a Compare May 4, 2026 12:36
@ppitonak ppitonak marked this pull request as ready for review May 4, 2026 14:24
@ppitonak ppitonak requested a review from adrianriobo May 4, 2026 14:25
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.

[Feat] Pulumi doesn't remove stack in Azure destroy commands

2 participants