sparse-intern-71089
01/09/2024, 11:18 PMicy-controller-6092
01/10/2024, 1:52 AMicy-controller-6092
01/10/2024, 1:53 AMpulumi.unsecret to see the plaintext valueshallowed-ghost-37140
01/10/2024, 6:19 PMpulumi always wants to update repoURL from [secret] => output<string>.
My only guess is that Pulumi creates the custom resource with repoURL using the type output<string>.
Then the operator that manages those custom resources converts the repoURL to a [secret] type?
Which means when Pulumi re-examines the state of that CR the repoURL and its found to not be the desired type so it needs its type updating.
🤷♂️ 🤷♂️ 🤷♂️hallowed-ghost-37140
01/10/2024, 6:34 PMrepoURL the output of another resource. 🤔icy-controller-6092
01/10/2024, 9:01 PMicy-controller-6092
01/10/2024, 9:02 PM