Open sumitag opened 3 years ago
Hi @sumitag,
thanks for your request. I'll add RDS resources and will come back to you in a few days.
Released in https://github.com/jckuester/awsweeper/releases/tag/v0.11.0. Let me know if it works for you! Thanks.
@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%
Can you please try to delete the directory C:\Users\agarwals\.awsweeper
and run again?
That seemed to have done the trick. Sorry about not replying earlier.
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.
Please support aws_rds_cluster