8000 database service: implement reload for aws.database · Issue #81 · cisco/arc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

database service: implement reload for aws.database #81

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

Closed
icahoon opened this issue Feb 9, 2018 · 1 comment
Closed

database service: implement reload for aws.database #81

icahoon opened this issue Feb 9, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@icahoon
Copy link
Contributor
icahoon commented Feb 9, 2018

On destruction of the aws.database, the dbSubnetGroup cannot be destroyed until the underlying DBInstance has been completely deleted. This takes a while, so it would be nice to reload and check the status of the DBInstance (assuming it's status is still available post-delete).

@icahoon icahoon added the enhancement New feature or request label Feb 9, 2018
@icahoon icahoon self-assigned this Feb 9, 2018
icahoon added a commit to icahoon/arc that referenced this issue Feb 9, 2018
- only using reload on destruction since we need to wait until the
  database has been deleted before we can destory the subnet group
icahoon added a commit to icahoon/arc that referenced this issue Feb 9, 2018
@icahoon icahoon added the in progress Currently being worked label Feb 9, 2018
icahoon added a commit that referenced this issue Feb 9, 2018
- only using reload on destruction since we need to wait until the
  database has been deleted before we can destory the subnet group

- adding reload to creation
@icahoon icahoon removed the in progress Currently being worked label Feb 9, 2018
@icahoon
Copy link
Contributor Author
icahoon commented Feb 9, 2018

Closed by PR #87

@icahoon icahoon closed this as completed Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0