Обложка канала

CatOps

4518 @catops

DevOps и другие неприятности.

CatOps

3 года назад
Открыть в
Maksym Vlasov - the co-author of this channel - has written an article about how to create Terraform lockfiles for hundreds of root modules. You can read it in: - My blog. This is the first guest article, BTW! - Or you can find it on Substack (don't forget to subscribe there!) Also, the live stream with Maksym and Terraform-master - Anton Babenko - is live right now! #terraform #hashicorp #oc
How to add, use, and update `.terraform.lock.hcl` without pain

This is the first guest article in this blog. This is one is by Maxym Vlasov - my co-author of the CatOps channel. Pre-history As you may know, Terraform 1.4.0 has introduced changes, which break the previous unintentional behavior. Previously, you could ignore the lockfile and use cached providers as long as the version constraints in the code were okay with your local cache. Starting from 1.4.0, Terraform always checks the lockfile before going into your cache directory.

grem1.in