BerkayDur / sales-tracker-hermes

This repository contains the source code for the Hermes Sales Tracker. A project undertaken by 4 trainees at Sigma Labs over the course of 2 weeks.
https://www.sigmalabs.co.uk/
3 stars 0 forks source link

Update etl terraform #75

Closed BerkayDur closed 1 week ago

BerkayDur commented 1 week ago

Updated the ETL terraform to be combined into a single main.tf. This enables us to use the resources defined directly in Terraform without needing to get the ARNs / Names of resources in AWS.

Closes #74

danfh00 commented 1 week ago

Have you updated the outputs.tf file?