Assigned
Status Update
Comments
vi...@google.com <vi...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
ro...@google.com <ro...@google.com> #3
This is not only useful for IP addresses, but also for many other resources. I understand that names are currently used as identifiers, so this request is probably not trivial to implement. Maybe distinguishing between a (numeric, automatically generated) identifier and a (textual) label is the way to go?
da...@gmail.com <da...@gmail.com> #4
Is it any hope? We have migrated our IP address to the server with different role, and now the name of this IP address resource doesn't match its role at all. It seems to be trivial enough to momentary reserve static IP address of the old named resource, drop resource, and immediately recreate it with the new name and the old IP address.
Description
When attempting to create a Cloud SQL Instance and afterwards a Database and a User in the same file, the User and Database creation fail. It looks like the Config Connector doesn't wait for the instance to be ready to attempt changes.
The desired behavior would be to be able to create the Instance along it's elements in a single file.
Here is an example yaml file that leads to this issue: