You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The suggested workaround in Terraform is to add the storage account connection string to ignore_changes, however in Upjet/Crossplane that field is a kubernetes secret reference, which isn't included in the initProvider field because they are resource references.
I am left wondering if this is still an issue in Crossplane/Upjet, and if so how to mitigate it?
The text was updated successfully, but these errors were encountered:
jaylevin
changed the title
Azure Redis API returns invalid api key in response
Azure Redis API returns invalid storage account connection string in response
Apr 10, 2024
jaylevin
changed the title
Azure Redis API returns invalid storage account connection string in response
Azure Redis API returns invalid storage account connection string
Apr 10, 2024
jaylevin
changed the title
Azure Redis API returns invalid storage account connection string
Not able to ignore secret reference field in MR
Apr 23, 2024
Is this issue in Terraform also something we need to worry about in the upjet azure provider?
Azure/azure-rest-api-specs#3037
The suggested workaround in Terraform is to add the storage account connection string to
ignore_changes
, however in Upjet/Crossplane that field is a kubernetes secret reference, which isn't included in theinitProvider
field because they are resource references.I am left wondering if this is still an issue in Crossplane/Upjet, and if so how to mitigate it?
The text was updated successfully, but these errors were encountered: