eclipse-pass / main

Catch all repository against which issues of general, cross cutting topics are logged.
Apache License 2.0
4 stars 8 forks source link

Investigate IaC tools for AWS PASS #683

Closed rpoet-jh closed 3 months ago

rpoet-jh commented 1 year ago

So far, all AWS configuration for PASS 1.0.0 has completed using AWS console. We should transition to using terraform to manage the PASS AWS environment.

This document describes the current AWS resources provisioned in stage: https://docs.google.com/document/d/12BW2HiY-GeCju2hHRwYeCsgYbYQPOlVZIu-jIxupz-c/edit#heading=h.v3ab2z9s16r2

rpoet-jh commented 1 year ago

There has been a dustup with the terraform license in the past couple weeks. https://www.theregister.com/2023/08/11/hashicorp_bsl_licence/

We should analyze this to determine if we still want to go with terraform or another tool for IaC.

rpoet-jh commented 3 months ago

OpenTofu was selected for running terraform scripts.