bcgov / cas-pipeline

A collection of make functions used to compose pipelines
Apache License 2.0
0 stars 0 forks source link

Refactor terraform chart to be more general #87

Open joshgamache opened 8 months ago

joshgamache commented 8 months ago

The Terraform-job-based chart that provisions storage buckets and accounts could be refactored to accommodate terraform broadly. It currently contains the terraform scripts that are used, but we could expand it to include values that would supply these files instead, if we want to have more use cases for terraform. As all of our projects currently use terraform in the same way, this is not needed, but could be useful for the future.