camunda / camunda-tf-eks-module

Terraform modules targeting AWS EKS Cluster creation for Camunda 8 Self-Managed usage on AWS
https://docs.camunda.io/docs/self-managed/setup/deploy/amazon/amazon-eks/eks-terraform/
Apache License 2.0
1 stars 0 forks source link

fix: version tf lint #64

Closed leiicamundi closed 3 months ago

leiicamundi commented 3 months ago

This PR fixes the hardcoded version of tfdoc that breaks when it's not synced with the one defined in asdf. In order to fix that, I propose that we let asdf be the single source of trust.

Related PR https://github.com/camunda/camunda-tf-eks-module/pull/61