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

Additional type mappings to fluently pass outputs as inputs elsewhere #91

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

ringods
Copy link
Member

@ringods ringods commented Mar 19, 2024

Fixes #90

The main changes are in provider/resources.go. All the other changes are changes due to regenerating the SDKs.

@ringods ringods self-assigned this Mar 19, 2024
Copy link
Collaborator

@UnstoppableMango UnstoppableMango left a comment

Choose a reason for hiding this comment

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

LGTM, however I'm not sure this fully resolves #80. I think the properties on talos:machine/generated:Certificates still have mismatched underscores. I was able to replicate this in a different repo.

No changes needed here, just wanted to make that callout in regards to #80

@ringods
Copy link
Member Author

ringods commented Mar 20, 2024

@UnstoppableMango I will check and add more fixes to this PR so it resolves #80 as well.

@ringods
Copy link
Member Author

ringods commented Mar 24, 2024

@UnstoppableMango a quick check about the underscores makes me think this is a TF-bridge issue. I removed fixes 80 from this PR, so I can go forward merging this.

@ringods ringods merged commit 348014a into main Mar 26, 2024
1 check passed
@ringods ringods deleted the additional-type-mappings branch March 26, 2024 10:55
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.

Unable to use ClientConfiguration from Secrets as an input
2 participants