Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PYIC-7888 Fix template overrides #2853

Merged
merged 1 commit into from
Jan 8, 2025
Merged

PYIC-7888 Fix template overrides #2853

merged 1 commit into from
Jan 8, 2025

Conversation

Joe-Edwards-GDS
Copy link
Contributor

Unfortunately CloudFormation won't merge 'no value' and appends list values - so the env variable was not being removed, and the DT layer would end up duplicated.

Instead we have to remove it from globals and set it on every lambda individually :(

Once we revert the special-case, we can move it back into globals.

@Joe-Edwards-GDS Joe-Edwards-GDS requested review from a team as code owners January 8, 2025 15:39
Copy link

sonarqubecloud bot commented Jan 8, 2025

@Joe-Edwards-GDS Joe-Edwards-GDS merged commit 0c7fdc6 into main Jan 8, 2025
9 checks passed
@Joe-Edwards-GDS Joe-Edwards-GDS deleted the pyic-7888-fix branch January 8, 2025 15: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.

2 participants