|
|
|
|
|
by txutxu
1415 days ago
|
|
Always preferred direct cloudformation, instead of terraform, and this was one of the main reasons. Does it support load balancers? And... block storage? snapshots? something like IAM roles and policies? I can see how to do it with "general" things, like subnets, instances... but really curious on how it will manage the real and many differences between cloud providers, once you need anything else than launch an instance. Looks promising. |
|
AWS does add new products which may take some time to be fully supported in terraform but if you've worked with cloudformation, you'll know some stuff takes time to be supported by cloudformation too.
I would say in 95-99% of cases, terraform will do what you need without any customization at all.