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

fix: Changed syntax for intrinsic functions #242

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

akshayrane
Copy link
Collaborator

Issue #, if available:
Changes as per PR#331 for cfn-guard

Description of changes:
As per the expected behavior intrinsic functions in template like !Ref AWS::AccountId are supposed to get evaluated to the expanded JSON syntax i.e, {"Ref":"AWS::AccountId"} as opposed to "AWS::AccountId".


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@grolston grolston self-assigned this Feb 23, 2023
@grolston grolston self-requested a review February 23, 2023 22:01
@grolston grolston merged commit 8b12ca3 into aws-cloudformation:main Feb 24, 2023
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.

None yet

2 participants