emberfeather / algid-amazon-aws

Algid plugin for Amazon AWS Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage Resource Sets

Zoramite opened this issue · comments

Ability to manage Route 53 resource sets. Including list, detail, and edit/add/delete operations.

Should do any changes at the same time to create a transactional modification.

Updated the service to do an actual comparison on the resource records before determining changes.

Added in a check that non-editable types of resource records cannot be deleted.

Fixed the redirects for the change details to correctly pass along the change id.

Closed by be534c4