Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

fixes nested aws tags issue with salt compatibility #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixes nested aws tags issue with salt compatibility #177

wants to merge 1 commit into from

Conversation

mrmarss
Copy link

@mrmarss mrmarss commented Mar 27, 2017

If your aws resource tags have ':' within them, this becomes incredibly difficult to target once within saltstack. A simple resolution is to simply use '-'. Since AWS tags cannot be nested, this approach solves the grain targeting issues at the module level as well as at the top.sls level.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants