Skip to content

Terraform Infrastructure Pipeline to Deploy Resources on AWS via STS Assume Role.

Notifications You must be signed in to change notification settings

melvintivane/terraform-infra-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Infra Pipeline

How to get started?

  • Create the GitHub Identity Provider in your AWS account
  • Create an IAM Role in your AWS account (S3 and DynamoDB minimum permission)
  • Create an S3 Bucket in your AWS account (Enable Bucket Versioning)
  • Create a table in DynamoDB in your AWS account (PartitionKey named "LockID")
  • Clone this repository
  • Configure the workflow files
  • Ready! You are now enabled to deploy infrastructure on AWS with Terraform via pipeline

🔍Download the project and test it yourself in practice.

Developed by Melvin Tivane

Referências

About

Terraform Infrastructure Pipeline to Deploy Resources on AWS via STS Assume Role.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages