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

Support for aws_rds_cluster #117

Open
sumitag opened this issue Dec 23, 2020 · 6 comments
Open

Support for aws_rds_cluster #117

sumitag opened this issue Dec 23, 2020 · 6 comments

Comments

@sumitag
Copy link

sumitag commented Dec 23, 2020

Please support aws_rds_cluster

@jckuester
Copy link
Owner

jckuester commented Dec 29, 2020

Hi @sumitag,

thanks for your request. I'll add RDS resources and will come back to you in a few days.

@jckuester
Copy link
Owner

Released in https://github.com/jckuester/awsweeper/releases/tag/v0.11.0. Let me know if it works for you! Thanks.

@sumitag
Copy link
Author

sumitag commented Jan 15, 2021

@jckuester I am getting problems with the provider

Error: failed to configure provider (name=aws, version=3.16.0): Invalid AWS Region:

Then after specifying the region I am getting:

failed to install provider (aws): open C:\Users\agarwals\.awsweeper\terraform-provider-aws_v3.16.0_x5.exe: The process cannot access the file because it is being used by another process.
Error: failed to launch provider (): exec: "": executable file not found in %PATH%

@jckuester
Copy link
Owner

Can you please try to delete the directory C:\Users\agarwals\.awsweeper and run again?

@sumitag
Copy link
Author

sumitag commented Mar 15, 2021

That seemed to have done the trick. Sorry about not replying earlier.

@jckuester
Copy link
Owner

Hi @sumitag again,

I realised that pkill terraform is a better approach than deleting the directory. Generally, this is a bug and I already know how to fix it. I let you know once done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants