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

make2bash: external-dns deploy/destroy update #307

Closed smarunich closed 1 year ago

smarunich commented 1 year ago

make2bash: external-dns deploy/destroy update

Only deploy if required variable is set, we should scale this pattern to the rest of addons, e.g. if EXTERNAL_DNS_AWS_DNS_ZONE is set, external-dns for aws will get deployed, otherwise the respective error for missing variable will be provided