Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to launch global RDS with existing snapshot #9210

Closed
encryptblockr opened this issue Jul 2, 2019 · 4 comments
Closed

Not able to launch global RDS with existing snapshot #9210

encryptblockr opened this issue Jul 2, 2019 · 4 comments
Labels
service/rds Issues and PRs that pertain to the rds service. stale Old or inactive issues managed by automation, if no further action taken these will get closed.

Comments

@encryptblockr
Copy link

there is issue with launching global RDS when snapshot_identifier is added to create from a snapshot. I used same code to launch global RDS without launching from existing snapshot nd runs fine but when i had existing snapshot, it complains in the second region and unable to launch the stack.

VERSIONS:
Terraform v0.11.7
provider.aws: version = "~> 2.15"

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Jul 2, 2019
@aeschright aeschright added the service/rds Issues and PRs that pertain to the rds service. label Jul 3, 2019
@aeschright
Copy link
Contributor

Hi @encryptblockr, I'm sorry to hear you ran into this issue. Before we can look at it, we need a few more details. You can follow the outline in our bug reporting form. In particular, we'll need to see the configuration file and debugging output.

If you're looking for more general support, have a look at the community forum: https://discuss.hashicorp.com/c/terraform-providers/tf-aws
Folks there may be able to help you figure out what's going on. Thanks!

@aeschright aeschright added the waiting-response Maintainers are waiting on response from community or contributor. label Jul 3, 2019
@encryptblockr
Copy link
Author

@aeschright
I think this is a bug except if you feel otherwise

there is an issue as soon as you try to bring up the global database loaded with an existing snapshot.
I can add all the required info but first can you confirm that terraform is expected to be able to load a global RDS database fine even with existing snapshot? If you can answer YES to that then

i will go ahead and add as much info as i can

but pretty much error i get is it starts asking me to add parameters like databse name and user and password for the second region which i dont need to add since second region is secondary database but this error happens when i specify existing snapshot to load from

and that is where the error is...which is why i said this is a bug

@ghost ghost removed the waiting-response Maintainers are waiting on response from community or contributor. label Jul 3, 2019
@github-actions
Copy link

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

@github-actions github-actions bot added the stale Old or inactive issues managed by automation, if no further action taken these will get closed. label Jun 22, 2021
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2021
@breathingdust breathingdust removed the needs-triage Waiting for first response or review from a maintainer. label Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
service/rds Issues and PRs that pertain to the rds service. stale Old or inactive issues managed by automation, if no further action taken these will get closed.
Projects
None yet
Development

No branches or pull requests

3 participants