opendatacube / datacube-k8s-eks

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

expose a new optional variable - enable_s3_endpoint #266

Closed NikitaGandhi closed 3 years ago

NikitaGandhi commented 3 years ago

Any PRs will require running terraform fmt -recursive successfully first. Please install terraform version v0.12.18 on your local setup for this activity.

Why this change is needed

Describe why this change is needed, what issues it will fix and the benefits the change will add

expose a new optional variable - enable_s3_endpoint and set it's default value to true. Needed it exposed for our africa clusters

Negative effects of this change

Will making this change break or change an existing functionality? flag it here

No impact as it is an optional variable with default set to "true"