opendatacube / datacube-k8s-eks

Deploy a production scale datacube cluster on AWS using EKS
Apache License 2.0
21 stars 14 forks source link

Restore previous cluster-auth behaviour #301

Closed stacyhorton closed 3 months ago

stacyhorton commented 3 months ago

A previous change adding an access_config block resulted in new clusters failing to allow auth for the rest of the toolchain (with no change for existing clusters). This rectifies that issue and there are also some minor terraform fmt fixes.