inputs are indeed also outputs, but you’re not providing the cluster input property so it’s not available
The provider is just a mechanism to know where the API is, you can’t derive the name from the provider unless you tell it what it is
billowy-army-68599
07/22/2022, 7:04 PM
you’ll need another export unfortunately
p
polite-napkin-90098
07/22/2022, 7:06 PM
ah ok, so it would only have that input to output if I'd provided it in the k8s.Provider call, gotcha, thanks 😄