|
|
|
|
|
by kjuulh
1891 days ago
|
|
Yeah, it has been a while since I used it, but I remember having to fall back on Terraform docs more than once. But it really is nice being able to ditch Terraform DSL with your language of choice. And when I used it they also had quite permissive pricing for personal use, where you could store your tfstate or equivalent on their servers which is nice as well for solo devs, who doesn't want to build or shell our for a storage platform or CI for terraform. The only thing I had some problems with was errors, which wasn't the easiest to decode. But it wasn't too bad. |
|