Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for attributes with nested_types #448

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hown3d
Copy link

@hown3d hown3d commented Nov 6, 2024

Description of your changes

Fixes #372
It's somehwat based on PR #125

This PR allows resources that use attributes with nested_types to be generated by upjet.

I have:

  • Read and followed Upjet's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Generated stackitcloud/terraform-provider-stackit that uses nested types without errors

Signed-off-by: Lukas Hoehl <[email protected]>
@hown3d hown3d changed the title support for nested_types support for attributes with nested_types Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic generating crd: invalid schema type TypeInvalid
1 participant