/aws-terraform-import

Importing existing AWS resources into Terraform state files quickly.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

AWS Terraform Import

Importing existing AWS resources into Terraform state files quickly.

This project is a work in progress

Requirements

  • python3 - Only Python3 is supported with this package
  • python_terraform - Python terraform wrapper
  • boto3 - Boto3 for communicating with AWS to retrieve resources
  • terraform - Terraform for managing the infrastructure