You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/rds_instance/tasks
Oliver Kastler 0760a7ec08
Fix for shared snapshot parameter (#60250)
* Fix for shared snapshot parameter

Fixing this bug:
`Unknown parameter in input: "IsShared", must be one of: DBInstanceIdentifier, DBSnapshotIdentifier, SnapshotType, Filters, MaxRecords, Marker, IncludeShared, IncludePublic, DbiResourceId`

* Updated documentation for shared snapshots

Tags can't get accessed for shared snapshots

* fixed indentation

* added test for shared snapshot

* fixed isPublic parameter to correct IncludePublic parameter

Co-authored-by: Oliver Kastler <oliver@realestate.co.nz>
5 years ago
..
credential_tests.yml
main.yml Fix for shared snapshot parameter (#60250) 5 years ago
test_aurora.yml
test_bad_options.yml
test_encryption.yml
test_final_snapshot.yml Add rds_snapshot module (#39994) 6 years ago
test_modification.yml add max_allocated_storage parameter to rds_instance (#61008) 5 years ago
test_processor_features.yml
test_read_replica.yml rds_instance: add point-in-time instance restore test (#59411) 5 years ago
test_restore_instance.yml rds_instance: add point-in-time instance restore test (#59411) 5 years ago
test_snapshot.yml Fix for shared snapshot parameter (#60250) 5 years ago
test_states.yml Add rds_snapshot module (#39994) 6 years ago
test_tags.yml Add rds_snapshot module (#39994) 6 years ago
test_vpc_security_groups.yml