Mark Nielsen
Mark Nielsen
Think this was fixed by https://github.com/spf13/cobra/pull/2044 and released in 1.8.0
Hey @akshayrane - just noticed that you assigned this to yourself. Is there a quick response to this question? Just a "yes, there is a way" or "no, this requires...
Hey @akshayrane - thanks for commenting back, very much appreciated 😄 Hrm, I'm not sure how this would help. I cannot make any assumptions about the logical ID because we...
Found another example that I think would be resolvable if this issue was fixed: https://github.com/aws-cloudformation/aws-guard-rules-registry/issues/240
@akshayrane hello, with v3 released, would this issue be addressed soon'ish?
Hey @akshayrane - thank you so much for the followup! The security control that we are enforcing says that all VPCs must have flow logs. The above example would pass...
Hey Josh, thanks for the reply. It does not appear to attempt to create a 1 to 1 relationship. For example, this does not pass: ```yaml - name: Two VPCc...
First off, I'm not good at Guard syntax, I mostly copy/paste/modify :) But let's take this for an example because this is what I was trying to do originally: ```...
Hello, do my suggestions make any sense? Would love to have this resolved early this year.
Well, it's the key right? An associative array where the keys are the Logical ID and the values are the resources. Right now, no way to get the key (AKA...