combinator-ml / terraform-k8s-mlflow

MLflow terraform module
Apache License 2.0
6 stars 2 forks source link

bug: namespace race in testfaster #11

Closed philwinder closed 3 years ago

philwinder commented 3 years ago
Error: namespaces "mlflow" not found
  on mysql.tf line 18, in resource "kubernetes_secret" "database_password":
  18: resource "kubernetes_secret" "database_password" {