Skip to content

chinkes5/aws-test01

Repository files navigation

AWS-TEST01

Initial testing to use Terraform with AWS, to see what I can make from a few sources. I'm building this out while studying for AWS SysOps Associate exam.

Structure and Use

There are several terraform files to describe each kind of resource with a variable file to hold all the specific values used. Here's a diagram of what I built: Diagram of what the Terraform should build

Source Material

Step 0

Things I had to do to get this so it would work-

  1. Get AWS account
  2. Make IAM user and save key and secret
  3. Download AWS CLI and Terraform
  4. Import-Module aws PowerShell
  5. Run configuration tool to get my secret loaded into AWS CLI
  6. Add Terraform to Windows PATH

After I did all that, and probably the PowerShell stuff isn't needed, I'm able to run the code in this repo against AWS and make stuff!

About

initial testing to use Terraform with AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published