Eric Sampson
Eric Sampson
Yeah it’s a good idea, but calling it `optional` seems like it’s going to be a trainwreck for the reasons mentioned above. There’s got to be some other option like...
@dhui would it be possible to merge this if someone addresses any remaining PR comments? We've been using it in a forked version for a year with no issues, but...
Ping @dhui, is there anything I can do to help get this PR merged in? We've tested it for a year now and it works fine. Thanks!!
Any thoughts on an approach to move forward?
@AdriaanPrinsloo if you have time to work on it, we could perhaps work together.
> It doesn't get registered until the next step executes. When the step inputs are logged, it hasn't yet been registered as a secret. Regardless of anything else, this should...
Thanks @ericsciple! I was able to do a little playing around, and have a modified version of your example that shows what I'm experiencing. Pretend that the `the_secret` output below...
Hi @imjohnbo, I'm still coming up to speed on GH Actions, but AFAICT this is a platform thing and not specific to Terraform. It just tends to get exposed (and...
Yes, that latest example/repo steps is fully self-contained and runnable, I didn't run it with a step using `setup-terraform` or other 3rd-party actions that could have messed up some internal...
this isn't limited to Terraform though, that's adressing one symptom rather than the issue which could come from a multitude of sources. It seems like it's not possible to mask...