You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But not all yaml files are Kubernetes manifests ...
│ Call to function "provider::kubernetes::manifest_decode_multi" failed:
│ Invalid Kubernetes manifest: missing field "apiVersion".
Can we re-open the issue ?
My use case are Talos Linux machine configs
│ Error: Error in function call
│
│ on talos-cluster-vsphere/main.tf line 27, in locals:
│ 27: (provider::kubernetes::manifest_decode_multi(file(item))[0].machine.network.hostname) => provider::kubernetes::manifest_decode_multi(file(item))[0]
│
│ Call to function "provider::kubernetes::manifest_decode_multi" failed:
│ Invalid Kubernetes manifest: missing field "apiVersion".
The text was updated successfully, but these errors were encountered:
shellwhale
changed the title
Support multi-document YAML files with yamldecode() #29729
Support multi-document YAML files with yamldecode() (duplicate of #29729)
Feb 28, 2025
hashicorp/terraform#29729 was closed because manifest_decode_multi was added in the Kubernetes provider.
But not all yaml files are Kubernetes manifests ...
Can we re-open the issue ?
My use case are Talos Linux machine configs
The text was updated successfully, but these errors were encountered: