Andrii Nasinnyk

Results 9 comments of Andrii Nasinnyk

@bradrydzewski It will be awesome if we can create cache by file checksum (for example for glide.lock file) and cache directory by git revision. And will be cool if old...

I have the same issue. I saw a code and as I understand templates support only for nixOs Modules, not for home-manager modules, I hope yet.

Hi @sdahlbac I think we can use API for that. When I started this project 1Password didn't have API. But I don't have any time for implement that. Sorry.

Yes I think better way uses this official provider https://registry.terraform.io/providers/1Password/onepassword

@charlex I think you don't have a field `username` here. if you create it via terraform you have to use "name" for record title and username for username. Can you...

Hi @Merlz no, it isn't correct. I will check it later. Thanks for issue

We have some limitation here. If you delete it form UI application it removed forever, this provider use cli client. When we remove it from cli we cannot remove vault...

@overratedpro @amazingandyyy can you try to use for example two providers with different credentials. I believe it was supported by terraform native and I wasn't broken this logic with op...

I have some use-case for that. We deploy our trigger by GitOps and we want to have a more declarative way. We want to build our container image by KPack....