Calle Pettersson

Results 153 comments of Calle Pettersson

I can't request reviewers? cc @hiddeco @stefanprodan I guess?

Marking as "ready for review" since maybe that was preventing notifications? Still very open to feedback that something ought to be done differently

ping @hiddeco @stefanprodan @2opremio @squaremo

Hm, I'm _fairly_ sure this would be a bug in Terraform itself and should be reported on the core Terraform repo (https://github.com/hashicorp/terraform). Or does it only happen when using this...

Yeah, might not be that common. Would you mind opening an issue there too and pinging me and we'll see what they have to say? If it "should" work in...

Thanks. As per the discussion in that issue, it actually falls on this plugin to deal with it. Thinking some more about it, I wonder, is this actually the plugin...

Alright. I'm actually not sure how to prevent this from happening, since it is several steps removed from the code here: Terraform calls terraform-provider-sops (this code) which uses the sops...

Personally I've only used sops with cloud key vaults, so there it is not an issue (there are no interactive components) For normal `gpg` usage, my agent queries for passphrase...

Hi @cippaciong, I do not believe this is possible with the current Terraform plugin model. If you're interested in driving this, the first step would be to open a discussion...

Hi @mrgleeco, Missed this one, apologies! I think the main missing component is that the provider currently does not have a way to output sops-encrypted data. This in turn is...