Will Yardley
Will Yardley
Sounds like this was closed in #99
@ffrank I can add it back; sometimes we try to skip older issues in the changelog if they're still open, since it might cause confusion.
@ffrank but keep in mind that any actual change to the code would have a PR that would show up in the changelog.
Hi @nhurel I know we had been working on trying to get it working with newer tf versions and IIRC you'd had a branch working on it. Is there any...
Ok, thanks for responding.
@jamengual yes, it appears to -- just tested
That would be amazing. I think the existing custom params wouldn’t work, but that would, possibly.
Interestingly, I can't use `shift(N)`, but I can use `rules.shift` multiple times, and then refer to the new `.first`, which doesn't read well, but works: ```ruby # Hacky way to...
@sa-progress @clintoncwolfe I see you all have your own [fork of Magic Modules](https://github.com/inspec/magic-modules) now. I made this PR with the original one; I removed the updates to the headers and...
@sa-progress would you be able to take a look at this one?