DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New terraformer Plugin for SuperCLI

New terraformer Plugin for SuperCLI

terraformer — generate Terraform files from existing infrastructure. AWS, GCP, GitHub, and 20+ provider support. by GoogleCloudPlatform

Installation

brew install terraformer
Verify: terraformer --version
supercli plugins install ./plugins/terraformer --on-conflict replace --json
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)