Skip to content

Blue-Cheesecake/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Infrastructure

Codes to provision Cloud infrastructure built with Terraform and the Terraspace Framework using AWS provider.

Prerequisites

  1. AWS Account: Since provider we're using for this proejct is AWS
  2. Ruby: version > 3.0.0
  3. Terraform CLI
  4. Terraspace CLI

Getting Started

1. Create IAM for Managing Infrastructure in AWS

The policy should include mananging IAM, S3.

2. Setup Access Keys in Project

Run setup script by

sh scripts/setup.sh

Fill in access key, secret access key, and region from IAM.

3. Apply Profile

Copy all commands from scripts/apply-profile.sh and execute those in your terminal. Verify it produces valid IAM user to manage resource.

About

Provisioning AWS infrastructure for my private project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published