Skip to content

fix tagging on msk cluster creation #2324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eRadical
Copy link
Contributor

@eRadical eRadical commented Jul 7, 2025

SUMMARY

Create the cluster directly w/ defined tags.

Fixes #2322

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

msk_cluster

Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 4m 37s (non-voting)
✔️ build-ansible-collection SUCCESS in 11m 09s
✔️ ansible-test-splitter SUCCESS in 4m 15s
✔️ integration-community.aws-1 SUCCESS in 47m 03s
Skipped 21 jobs

@markuman
Copy link
Member

Looks good to me. Is the tag property returned while creating? If yes, maybe you can verify it and add it in the integration test? https://github.com/ansible-collections/community.aws/blob/main/tests/integration/targets/msk_cluster/tasks/test_create.yml

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.

fix: msk_cluster not adding tags upon calling create_cluster
2 participants