Skip to content

Allow for services with no special exec role policy requirements#254

Merged
ryanjjung merged 2 commits intomainfrom
issue-253
Feb 17, 2026
Merged

Allow for services with no special exec role policy requirements#254
ryanjjung merged 2 commits intomainfrom
issue-253

Conversation

@ryanjjung
Copy link
Collaborator

This fixes bug #253 where we depend on execution role policies to exist where none are explicitly required. Here we add some conditions that allow for this type of configuration.

@ryanjjung ryanjjung added this to the v0.0.17 milestone Feb 13, 2026
@ryanjjung ryanjjung requested a review from aatchison February 13, 2026 19:44
@ryanjjung ryanjjung self-assigned this Feb 13, 2026
@ryanjjung ryanjjung added the bug Something isn't working label Feb 13, 2026
@ryanjjung ryanjjung marked this pull request as draft February 13, 2026 19:49
parent=self, depends_on=[resource, monitoring_group.resources['sns_topic']]
),
**alb_5xx_opts,
lambda outputs: (
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ruff updated and that triggered some linter changes in this file (and only this one).

@ryanjjung ryanjjung marked this pull request as ready for review February 13, 2026 20:31
Copy link
Collaborator

@aatchison aatchison left a comment

Choose a reason for hiding this comment

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

Danke

@ryanjjung ryanjjung merged commit 38321c7 into main Feb 17, 2026
6 of 9 checks passed
@ryanjjung ryanjjung deleted the issue-253 branch February 17, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants