I have a question about the Talos provider (build from current main branch). To get the
client.TalosConfig
I need to pass a
ClientConfiguration
but it is not taking the
secrets.MachineSecrets
(which does work for the
machine
package. It needs a
GetConfigurationClientConfigurationInput
type but I'm a bit lost on how to construct that.
r
rhythmic-accountant-71070
04/12/2024, 6:10 PM
Greetings. I have never used this provider, but if you use golang, then it can be constructed via GetConfigurationClientConfigurationArgs{}
It is very strange secrets.MachineSecrets.ClientConfiguration does not fit, tho(
l
late-chef-72896
04/12/2024, 6:15 PM
Indeed. I can’t figure it out so far. Useful detail. I’m using the Golang sdk
s
salmon-account-74572
04/12/2024, 9:02 PM
IIRC (and @limited-rainbow-51650 can verify, as he's been working to solve this) this is an issue with the provider and composite outputs (something about composite outputs not being able to be used as inputs later).
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.