An open API service indexing awesome lists of open source software.

https://github.com/deviavir/manning-importing-cloud-infra-into-terraform

MANNING - liveProject - Importing Existing Cloud Infrastructure into Terraform
https://github.com/deviavir/manning-importing-cloud-infra-into-terraform

Last synced: over 1 year ago
JSON representation

MANNING - liveProject - Importing Existing Cloud Infrastructure into Terraform

Awesome Lists containing this project

README

          

# MANNING
## Importing Cloud Infrastructure into Terraform

### Requirements

* Terraform version >= 0.13.0
* Authenticated AWS CLI

### Overview

Running a `terraform init` and `terraform apply` on this code will create 100
IAM users in your authenticated AWS account.
Run a `terraform destroy` to remove these accounts again.