|
|
|
|
|
by kevan
1489 days ago
|
|
Have you checked out CDK or Pulumi? CDK still has a few warts but overall I've been pretty happy with it. Haven't used Pulumi but from chatting with friends it sounds like it has a similar feel as CDK but supports multi-cloud like Terraform. |
|
And Pulumi is using Terraform providers under the hood.
Writing infra in imperative style can cause ALOT of unseen issues when developers start adding IFology or Design Patterns..