Skip to content

fix: log group resource not being deleted - #168

Merged
droguljic merged 6 commits into
masterfrom
fix/otel-cw-lg-deletion
Feb 25, 2026
Merged

fix: log group resource not being deleted#168
droguljic merged 6 commits into
masterfrom
fix/otel-cw-lg-deletion

Conversation

@bornast

@bornast bornast commented Feb 24, 2026

Copy link
Copy Markdown
Member

This PR replaces individual log group parameters with a dedicated log group resource which will fix an issue where log groups were not being deleted during pulumi destroy because the resource was not tracked by pulumi state.

Comment thread src/otel/builder.ts
Comment thread src/otel/index.ts Outdated
@bornast bornast linked an issue Feb 25, 2026 that may be closed by this pull request
@droguljic droguljic added this to the v2 milestone Feb 25, 2026
@bornast
bornast requested a review from droguljic February 25, 2026 10:38
@droguljic
droguljic merged commit 8364682 into master Feb 25, 2026
2 checks passed
@droguljic
droguljic deleted the fix/otel-cw-lg-deletion branch February 25, 2026 13:50
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.

Remove CloudWatch log group on otel component destroy

3 participants