Skip to content

Conversation

@joshfried-aws
Copy link
Contributor

@joshfried-aws joshfried-aws commented Aug 23, 2023

Issue #, if available:
#374

Description of changes:
This pr adds functionality to both the parser and the guard evaluation engine to allow users to write functions inline. Previously users would have to assign the result from a function to a variable, and then use an access query to evaluate the result. Now users are able to call functions directly, and compare them.

Please note: although this PR addresses most cases where functions can be called inline, there's still a limitation on calling them on the LHS of an operator. We are still researching if this is possible achieve in 3.x


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

@joshfried-aws joshfried-aws merged commit 4142000 into aws-cloudformation:main Aug 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.

3 participants