tetratelabs / tetrate-service-bridge-sandbox

Deploy Tetrate Service Bridge Demo on Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE) and/or Elastic Kubernetes Service (EKS) using Terraform
Apache License 2.0
12 stars 10 forks source link

Fix EKS EBS add-on configuration #240

Closed nacx closed 1 year ago

nacx commented 1 year ago

By passing the string manually, subsequent runs triggered a modification of the add-on just because of whitespace. This produces a consistent non-whitespace thing that doesn't trigger add-on reconfigurations.