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

Makefile: populate cloud for the ```register_fqdn``` task based on the value #136

Closed smarunich closed 1 year ago

smarunich commented 1 year ago

i.e. if the user uses by default public cloud, if cx.tetrate.info is used than the cloud for the change has to be AWS, if gcp.cx.tetrate.info - GCP and azure.gcx.tetrate.info - Azure.

smarunich commented 1 year ago

resolved