Skip to content

Conversation

briggsy87
Copy link

SUMMARY
AWS cache parameters groups can now be of type redis7. This PR adds to the module elasticache_parameter_group support to pass this new family group.

ISSUE TYPE
Feature Pull Request

COMPONENT NAME
Impacted component: elasticache_parameter_group module.

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/aeedb13bbb1e43dc824c49ad4580dc62

✔️ ansible-galaxy-importer SUCCESS in 3m 12s (non-voting)
✔️ build-ansible-collection SUCCESS in 10m 27s
✔️ ansible-test-splitter SUCCESS in 4m 06s
Skipped 22 jobs

@markuman
Copy link
Member

Can you also add a changelog fragment? Otherwise it looks good to me

@markuman
Copy link
Member

it's just that

diff --git a/changelogs/fragments/2254-add-redis7x-cache-parameter-group-family.yml b/changelogs/fragments/2254-add-redis7x-cache-parameter-group-family.yml
new file mode 100644
index 00000000..7a97f631
--- /dev/null
+++ b/changelogs/fragments/2254-add-redis7x-cache-parameter-group-family.yml
@@ -0,0 +1,2 @@
+minor_changes:
+  - elasticache_parameter_group - add ``redis7.x`` group family on the module input choices (https://github.com/ansible-collections/community.aws/pull/2254).

and we can merge it.
ref 784669d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants