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

hclsyntax: Pass marks through template expressions #404

Merged
merged 1 commit into from
Sep 24, 2020

Commits on Sep 22, 2020

  1. hclsyntax: Pass marks through template expressions

    If a template expression interpolates values which have marks, we should
    apply all of those marks to the output value. This allows template
    expressions to function like native cty functions with respect to marks.
    alisdair committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    876b423 View commit details
    Browse the repository at this point in the history