dragondrop-cloud / cloud-concierge

Codify resources outside of Terraform control, detect drift, estimate cloud costs, identify security risks, and more. "Terraform best practices as a Pull Request."
https://docs.cloudconcierge.io
Apache License 2.0
217 stars 8 forks source link

Image Reduction: Replace `terraformer` #92

Open GoodmanBen opened 12 months ago

GoodmanBen commented 12 months ago

Current State

Container size is around 125 MB, half of which is from using the terraformer binary, which packs in many packages for additional Terraform providers which we will likely not support.

Desired State

Implement alternative, lighter-weight approach to making cloud-provider API calls