anomaly / lab-tf-linode

Terraform templates to provision infrastructure and application on Linode, using just nodes through to Kubernetes and managed products e.g databases and object store.
Apache License 2.0
0 stars 0 forks source link

Refactor directory structure #4

Closed devraj closed 2 years ago

devraj commented 2 years ago

Terraform is highly opinionated about the names of the files and how we split projects into modules.

We need to revisit how things are structured.

There are places where the object store is updating the Kubernetes secrets etc, which could prove to be tricky https://medium.com/@aniket10051994/inter-module-resource-dependency-in-terraform-9291070133f3