opendatacube / datacube-k8s-eks

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

Backend init s3 policy #228

Closed NikitaGandhi closed 4 years ago

NikitaGandhi commented 4 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

Updated backend_init example module - added aws_s3_bucket_public_access_block resource to config s3 public access block to solve #227

Negative effects of this change

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

No impact