This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
Use generic Terraform modules in platform modules #1235
Labels
kind/enhancement
New feature or request
size/l
Issues which likely require many work days (but not weeks)
technical-debt
Technical debt-related issues
c4b4162 introduced new Terraform modules, which should be re-usable across platforms.
To avoid duplicating and getting Terraform code out of sync, we should carefully migrate existing platforms to use those new modules.
Perhaps while doing the migration we should introduce some e2e tests, which makes sure we don't introduce a regression while doing the migration.
This is part of #449
The text was updated successfully, but these errors were encountered: