Skip to content

fix cfn template join with noValue #12163

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

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

pinzon
Copy link
Member

@pinzon pinzon commented Jan 22, 2025

Motivation

This PR fixes an issue encountered by a customer when using AWS::NoValue within a Fn::Join in CFn template

Changes

Make the template deployer ignore the AWS::NoValue when calculaing theh Fn:join result

Test

  • new aws validated test.

@pinzon pinzon added the semver: patch Non-breaking changes which can be included in patch releases label Jan 22, 2025
Copy link

github-actions bot commented Jan 22, 2025

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 51m 40s ⏱️ - 1m 15s
4 014 tests +1  3 697 ✅ +1  317 💤 ±0  0 ❌ ±0 
4 016 runs  +1  3 697 ✅ +1  319 💤 ±0  0 ❌ ±0 

Results for commit 6f7dcda. ± Comparison against base commit 81d9fb0.

♻️ This comment has been updated with latest results.

@pinzon pinzon force-pushed the cloudformation/fix/no-value-in-joins branch from 448ae05 to 6f7dcda Compare January 23, 2025 09:14
@pinzon pinzon modified the milestones: Playground, 4.1 Jan 23, 2025
@pinzon pinzon marked this pull request as ready for review January 23, 2025 10:07
@pinzon pinzon requested a review from silv-io January 23, 2025 10:08
Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

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

LGTM!

@pinzon pinzon merged commit 20f919b into master Jan 23, 2025
31 checks passed
@pinzon pinzon deleted the cloudformation/fix/no-value-in-joins branch January 23, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants