Justin Webster

Results 9 comments of Justin Webster

Can we please get an update and ETA on when an official release containing post-v1.5 fixes will be released? I couldn't find any info about plans or dates for any...

@PragTob The problem does seem to be related to the 2 methods mentioned above, because when we monkey patch both methods (to do nothing, and to always return false, respectively),...

Yes, the simplest fix I thought of was to simply update the current simplecov logic to enable some form of "opt out". Probably via some 3rd ENV var. Our use...

> I would never bump a major for it, as this was more like a bugfix, not a known breakage of a supported interface. I agree. I didn't mean to...

Thanks @luzanto! Tweaking your workaround enabled me to install ruby v2.6.3 (which was otherwise failing to install, with install errors similar to those previously posted by others). ``` brew info...

I have a need for the same use case as described above. In addition, I'd like this 'resource type splat' feature to be usable in conjunction with the feature described...

A further (related but distinct) use case is that output variables similar to the examples above would (in many cases) be useful as 'reusable' HCL code, and could be included...

Also, given that this change probably requires a change to HCL itself, it'd be great if this could be included in the initial v0.12 release. Is there still a chance...