Kuba Martin

Results 158 comments of Kuba Martin

We'd appreciate the community adding reactions to the post, or posting comments with their use-cases to support the implementation of this.

With the way providers currently work, esp. with for_each blocks, this would require a very technical and detailed RFC prior to being accepted. But overall, we're open to adding this...

@imjasonh could you please clarify if cosign can be used as a library that we could compile into tofu, or is it only usable as a CLI? Right now tofu...

Sounds very reasonable! We should turn this into an RFC once we have that process in place.

Hey @developer-guy, thanks for creating the RFC and apologies for slow response. We are currently building opentofu releases on GitHub Actions and signing them with cosign. Could you expand what...

Hey @rupurt! Thanks! Long term, yes. It would also be nice to be able to create temporary tables inside of it, to store intermediate computation.

@nbk2000 could you try wrapping it in back ticks? ``` SELECT * FROM `example.com.json` ```

@nbk2000 can't reproduce, I've just tried ``` octosql "SELECT * FROM `books.test.json`" ``` and it works perfectly well. Is it possible that a different part of your query is resulting...

Ok, this actually seems to be caused by bash. I've been running on the fish shell, but on bash I get the same error as you and the first line...

Sure, agreed, I'll look into it when I have some time. Until then, I'll change the title of this issue to track this.