portworx / terraform-eksblueprints-portworx-addon

Github repo for Portworx EKS blueprint addon module and sample templates
Apache License 2.0
0 stars 4 forks source link

fix: temporarily unpin module version for terraform 1.3 support #8

Closed askulkarni2 closed 1 year ago

askulkarni2 commented 1 year ago

What this PR does / why we need it: We need to remove the module pinning for the time being to resolve issue with support for terraform 1.3 version. We are planning on moving the kubernetes-addons/helm-addon module to a separate repo to remove this cyclical dependency from future versions. We will open another PR at that point.

Which issue(s) this PR fixes (optional) Closes # Fixes https://github.com/aws-ia/terraform-aws-eks-blueprints/actions/runs/3221402990/jobs/5269295066

Special notes for your reviewer: