coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Terraform Bootstrap and Pipeline #22

Closed cuevas1876 closed 6 months ago

cuevas1876 commented 6 months ago

Terraform Bootstrap and Pipeline

Summary

Terraform is our IaC tool for this project. This PR implements Terraform bootstrap infrastructure, CICD pipeline, and a test project. The following are included in this PR:

Fixes #8

Type of change

Please delete options that are not relevant.

How To Test

Validate that Github Actions workflows run without errors. Validate the creation of AWS infrastructure on our AWS Account

Checklist: