Skip to content

Provides rds_cluster, rds_cluster_instance and rds_cluster_snapshot_facts

License

Notifications You must be signed in to change notification settings

softwareforgood/ansible-modules-rds-cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible RDS Cluster Modules

These are drop-in modules for Ansible 2.3+ which provide the following:

  • rds_cluster - can create a new RDS cluster or restore from a cluster snapshot
  • rds_cluster_instance - can create a cluster instance for an existing cluster
  • rds_cluster_snapshot_facts - can search and return details about RDS cluster snapshots

These modules are specifically for working with RDS Clusters, and have only been tested with Aurora MySQL.

For regular RDS instances you should look at Ansible's built-in modules.

These are provided in the event they might be of use. I will not be submitting them to the Ansible project for inclusion but you are welcome to do so.

Please read the module sources for usage information. Note that not all functionality is provided but the modules are idempotent as provided.

About

Provides rds_cluster, rds_cluster_instance and rds_cluster_snapshot_facts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%