Closed ajchiarello closed 5 years ago
@ajchiarello Thanks for the info. I've merged a fix for this issue.
@sl1pm4t Thanks. I think you have a similar issue with NFS persistent volumes (the error is pretty similar)
@sl1pm4t I have same issue with image_pull_secrets 5:19PM Warn | excluding attribute [kubernetes_deployment.spec.template.spec.image_pull_secret] not found in Terraform schema field=Deployment.Spec.Template.Spec.ImagePullSecrets
Importing a yaml for an Ingress with TLS gives the warning that is excluded for not being in the Terraform schema. Per the Terraform Kubernetes Ingress documentation, it is part of the schema (https://www.terraform.io/docs/providers/kubernetes/r/ingress.html#tls)
Steps to recreate -
Converting this yaml:
Gives this response: