Skip to content
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

6 improve iam policy #7

Merged
merged 2 commits into from
Oct 21, 2023
Merged

6 improve iam policy #7

merged 2 commits into from
Oct 21, 2023

Conversation

stefanfreitag
Copy link
Owner

Fixes #5
Fixes #6

Update the version constraint for the `archive` provider in  versions.tf files to be `>=2.4.0`. This ensures compatibility with newer versions of the provider.
- Modified index.py to use list_clusters_v2() and describe_cluster_v2()
- Added a new IAM policy statement for kafka:ListClustersV2
- Added a new IAM policy statement for kafka:DescribeClusterV2 with specific resource ARN
@stefanfreitag stefanfreitag added the enhancement New feature or request label Oct 21, 2023
@stefanfreitag stefanfreitag merged commit 0d9c5a1 into main Oct 21, 2023
@stefanfreitag stefanfreitag deleted the 6-improve-iam-policy branch October 21, 2023 07:34
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve IAM policy Fix provider version of archiver
1 participant