Skip to content

Allow variable lookups in config dict keys#777

Open
ghost wants to merge 1 commit intocloudtools:masterfrom
deepmap:key-substitution
Open

Allow variable lookups in config dict keys#777
ghost wants to merge 1 commit intocloudtools:masterfrom
deepmap:key-substitution

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Nov 16, 2023

Sometimes, dict keys need to be generated via lookup, such as for federated IAM policies, where the conditions need to specify outputs of other stacks.

Stacker supported lookup substitution inside dictionary values, and this change extends that behavior to dictionary keys.

Sometimes, dict keys need to be generated via lookup, such as for
federated IAM policies, where the conditions need to specify
outputs of other stacks.

Stacker supported lookup substitution inside dictionary values, and
this change extends that behavior to dictionary keys.
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.

1 participant