|
|
|
|
|
by closeparen
2259 days ago
|
|
Terraform should be thought of as an intermediate representation / compilation target, right? Let Terraform take care of actually interacting with the providers, and decouple that concern from how you decide what the infrastructure should be. |
|