Skip to content

agusikprogramusik/terraform-basic-iac

Repository files navigation

terraform-basic-iac

Project description

The project aims to deepen my knowledge about the automation of the creation of AWS infrastructure.
I do not blur IP addresses of instances because all resources are deleted after work on a given day.

Done

  • EC2 instance creation
  • SSH keypairs creation
  • Administator user creation
  • Developer user creation with EC2 and S3 privileges
  • Remote terraform.tfstate management
  • Modules usage
  • SG inbound and outbound policies update

To do

  • Developer user policies adjustment
  • Containerisation of a simple project -> separated repo

Dev user with S3 and EC2 privileges

Administator privileges user

EC2

EC2 SSH connection

SG

About

terraform-basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages