Skip to content

carloscisnerosjr/terra-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terra-cli

A CLI written in Python that imports AWS resources.

Requirements

  • Python 3.10+
  • AWS CLI configured
  • Terraform 1.9.8 (tested on 1.9.8, may work on other versions)

Installation

  1. Clone this repository
git clone https://github.com/yourusername/terra-cli.git
cd terra-cli
  1. pip install -e .

  2. terra scan

terra_cli

  1. Choose either EC2 or Event Bridge Rules. Press Space to select. Enter to continue.

  2. Once Terra runs, Terraform files will be created in a terraform directory in the current working directory.

About

A CLI written in Python that imports AWS resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages