2018-08-31 04:17:02 +02:00
|
|
|
---
|
|
|
|
- block:
|
|
|
|
|
|
|
|
- include: ./credential_tests.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: credentials
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_states.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: states
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_tags.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: tags
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_modification.yml # TODO: test availability_zone and multi_az
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: modification
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_bad_options.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: bad_options
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_processor_features.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: processor_features
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_encryption.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: encryption
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_final_snapshot.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: final_snapshot
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_read_replica.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: read_replica
|
2018-08-31 04:17:02 +02:00
|
|
|
- include: ./test_vpc_security_groups.yml
|
2019-06-25 15:54:03 +02:00
|
|
|
tags: vpc_security_groups
|
2019-07-25 15:49:08 +02:00
|
|
|
- include: ./test_restore_instance.yml # TODO: snapshot, s3
|
|
|
|
tags: restore
|
2020-02-15 03:05:40 +01:00
|
|
|
- include: ./test_snapshot.yml
|
|
|
|
tags: snapshot
|
2018-08-31 04:17:02 +02:00
|
|
|
# TODO: uncomment after adding rds_cluster module
|
|
|
|
#- include: ./test_aurora.yml
|