pulumiverse / pulumi-talos

Pulumi provider for Talos
Mozilla Public License 2.0
41 stars 11 forks source link

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

Closed ringods closed 7 months ago

ringods commented 7 months ago

Fixes #90

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

ringods commented 7 months ago

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

ringods commented 7 months ago

@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.