We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0f291 commit 0401a91Copy full SHA for 0401a91
readme.md
@@ -0,0 +1,8 @@
1
+# Pipeline Infra (AWS + Terraform + Github Actions + Multi Env)
2
+
3
+## Getting Started
4
5
+- Create Github Actions IAM Role in your AWS Account (one-time-only-manual-config)
6
+- Create S3 Bucket in your AWS Account (one-time-per-region-manual-config)
7
+- Create DynamoDB table in your AWS Account (one-time-per-region-manual-config)
8
+- Clone this repo and start your project with a fully functional terraform pipeline
0 commit comments