nixops-aws
nixops-aws copied to clipboard
The way how my AWS accounts are setup (assumeRole + MFA) makes it impossible to use old version of nixops. I initially tried to add an option to specify a...
It seems like when RDS is deleted that the code checking for its status has some bug that makes it "instantly marked as deleted", whereas it's in fact in deletion...
I am in the process of adding a DBSubnetGroup resource to this plugin, I have somehow copied the code from EC2 Security Group resource and tried to adapt everything to...
First of all, thank you for this project, it has been great so far. When I try to create an RDS Security Group and an RDS instance, nixops deploy exits...