opendatacube / datacube-k8s-eks

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

Fix Cognito module to work with latest release of terraform AWS provide #265

Closed NikitaGandhi closed 3 years ago

NikitaGandhi commented 3 years ago

The latest release of terraform aws provider require to add additional configurations for Cognito client settings as per the changelog: - https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md

NikitaGandhi commented 3 years ago

For a temporary fix point aws provider to "~> 3.31.0" version