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
* google_sql_database_instance.default: Error, failed to create instance master-instance: googleapi: Error 409: The instance or operation is not in an appropriate state to handle the request., invalidState
This happens because instance names cannot be reused for up to a week after it's deleted.
The enhancement landed in #4577 but it's not showing properly which is leading to confused users.
Terraform 0.11.13
The text was updated successfully, but these errors were encountered:
Hi @gtirloni! Sorry for this unhelpful error message.
It looks like this message comes from inside the Google Cloud Platform provider code, rather than from the Terraform Core code. Back in 2016 when #4577 was merged, all of the providers were inside this codebase too, but they've since been split out into their own repositories.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Aug 13, 2019
This issue was closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The issue is described in detail in #4557:
This happens because instance names cannot be reused for up to a week after it's deleted.
The enhancement landed in #4577 but it's not showing properly which is leading to confused users.
Terraform 0.11.13
The text was updated successfully, but these errors were encountered: