Skip to content

How to create a complete deployment workflow for Amazon S3 using GitHub Actions and Terraform

Notifications You must be signed in to change notification settings

mascalmeida/github-actions-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform & GitHub Actions

Throught the Data Engineer Cloud bootcamp I have learned about a lot of fundamental Data Engineering tools, but what I liked the most was Terraform and the IaC concept (Infrastructure as a Code). For developers like me that love best practices and guidelines on development workflow, Terraform is a vital friend hahaha.

Using the HCL (HashiCorp Configuration Language) is possible to create the cloud resource infrastructure as codes, therefore, making the deployment task easy and guaranteeing that the company rules are followed.

To consolidate my knowledge I created this GitHub repository. Using GitHub actions combine to Terraform I created a complete deployment workflow for an Amazon S3 bucket.

terraform drawio3

  • References
  1. https://towardsdatascience.com/git-actions-terraform-for-data-engineers-scientists-gcp-aws-azure-448dc7c60fcc
  2. https://github.com/marketplace/actions/hashicorp-setup-terraform
  3. https://developer.hashicorp.com/terraform/tutorials/automation/github-actions
  4. https://docs.github.com/en/actions/quickstart

Support

Give a ⭐️ if you like this project!

React 👍 in my Linkedin post!

About

How to create a complete deployment workflow for Amazon S3 using GitHub Actions and Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages