konstructio / gitops-template

upstream template for your open source gitops repository
MIT License
67 stars 56 forks source link

feat: add inital support for AWS multi-account deployment #805

Open muse-sisay opened 1 week ago

muse-sisay commented 1 week ago

Description

PR moves providerconfig to /templates/aws/crossplane, where they can be copeid at runtime (to /registry/cluster-name.)

It also introduces 2 ways to specify credentials required to create the EKS cluster. One using access key and a role.

Related Issue(s)

Fixes #

How to test