This message was deleted.
# google-cloud
s
This message was deleted.
g
I believe you're missing a property on your SQL database, but unfortunately Pulumi isn't giving you a complete error message. Can you share your code? I can likely help figure out what's missing.
c
You are right, I did a change I forgot about... 🤦‍♂️ Thanks for pointing it out @gentle-diamond-70147!
I had set a
sql.DatabaseInstanceReplicaConfigurationArgs{}
with only nil values
👍 1