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

docs: fix AWS template to avoid confusing syntax #305

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Apr 9, 2024

Amazon's latest visual template editor doesn't like Fn::Join but does like !Join. So give it what it wants.

I tested this in the editor (no errors) and tested a deploy, to confirm it does the split and join.

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added

Amazon's latest visual template editor doesn't like Fn::Join but
does like !Join. So give it what it wants.
@mikix mikix merged commit 7cac4db into main Apr 9, 2024
3 checks passed
@mikix mikix deleted the mikix/cfn-fix branch April 9, 2024 19:51
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