adorsys / ops-adorsys-kubernetes-platform

Infrastructure Setup of adorsys Test/Poc projects
Apache License 2.0
2 stars 2 forks source link

GH Actions run on all `*-cluster` directories for multicluster use #36

Closed nce closed 1 year ago

nce commented 1 year ago

We want to have a few directories defining different clusters:

foo-cluster/
bar-cluster/

We should "loop" over all this dirs and run terraform on each: https://github.com/adorsys/ops-k8s-bootstrap/blob/18d81d1c391083587b9c85dd251a949840a94a05/.github/workflows/apply.yml#L9

nce commented 1 year ago

We need to test this on two(or more) available clusters

tim-tschiersch commented 1 year ago

tested with staging & nostalgic-poincare clusters.