important-vegetable-39003
12/13/2021, 11:40 AMkube2pulumi
?:
unable to run program: Error: Missing item separator
on pcl-546459028.pp line 80:
75: envFrom = [
76: {
77: configMapRef = {
78: name = "global-configmap"
79: },
80: }
81: {
Expected a comma to mark the beginning of the next item.
Seems to be a bug with kube2pulumi?quiet-wolf-18467
kube2pulumi
converts Kubernetes YAML to Pulumi code, but what you’ve shared doesn’t appear to be YAML. It looks like a Puppet manifest?important-vegetable-39003
12/13/2021, 12:00 PMquiet-wolf-18467
important-vegetable-39003
12/13/2021, 12:04 PMquiet-wolf-18467
billowy-army-68599
important-vegetable-39003
12/13/2021, 3:39 PM