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

fix: Allow any type as inputs to components per default #400

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Sep 4, 2024

We don't yet parse the new .terraform/modules/terraform-sources.json file and our default was wrongly constraining the inputs that could be set. This PR fixes that and removes false positive validation errors.

Before:
before
After:
after

Copy link
Contributor

@jpogran jpogran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome catch!

@ansgarm ansgarm merged commit 191f2e0 into pre-release Sep 4, 2024
5 checks passed
@ansgarm ansgarm deleted the fix-component-input-types branch September 4, 2024 14:53
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.

2 participants