Skip to content

adaranutsa/aws-terraform-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



AWS Terraform Import

This tool will import existing AWS resources into Terraform state files and create a Terraform configuration for each of the resources being imported.

This project is still a work in progress. Please check back often for the latest updates.

Requirements

Note:

  • Python 2 is not supported
  • You will need to have the proper access to your AWS account prior to running this tool.

Tools

  • 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

About

Importing existing AWS resources into Terraform state files quickly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages