Skip to content

Commit

Permalink
docs: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brunograna committed May 29, 2024
1 parent 9a0f291 commit 0401a91
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Pipeline Infra (AWS + Terraform + Github Actions + Multi Env)

## Getting Started

- Create Github Actions IAM Role in your AWS Account (one-time-only-manual-config)
- Create S3 Bucket in your AWS Account (one-time-per-region-manual-config)
- Create DynamoDB table in your AWS Account (one-time-per-region-manual-config)
- Clone this repo and start your project with a fully functional terraform pipeline

0 comments on commit 0401a91

Please sign in to comment.