Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.41 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.41 KB

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!