Skip to content

support pulumi.MapMapMapInput #142

@swarupdonepudi

Description

@swarupdonepudi

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Generated golang types for https://github.com/keycloak/keycloak-k8s-resources/tree/25.0.4/kubernetes crds contain pulumi.MapMapMapInput which is not found in standard pulumi types which results in go build error for the generated types.

go vet ./...
# github.com/plantoncloud/kubernetes-crd-pulumi-types/pkg/keycloak/k8s/v2alpha1
vet: pkg/keycloak/k8s/v2alpha1/pulumiTypes.go:11046:21: undefined: pulumi.MapMapMapInput

Affected area/feature

Unable to generate valid golang types for keycloak crds.

Metadata

Metadata

Assignees

Labels

kind/bugSome behavior is incorrect or out of specresolution/fixedThis issue was fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions