|
|
|
|
|
by nothrabannosir
117 days ago
|
|
I never had this integrated with an editor but maybe I didn’t try hard enough. With CDKTF, a stock typescript IDE automatically has tab complete for every provider you want. That + being able to use functions, variables, loops, arrays, and structs for composition made it a completely different experience. If those things all end up coming to terraform I’m all ears. For now it seemed more like a compilation target. |
|