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

Promoting Managed Kafka Cluster and Topic resources to GA #12264

Merged
merged 7 commits into from
Nov 8, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
re-add beta to cmek example
  • Loading branch information
jessdejong committed Nov 7, 2024
commit ea49821a23c1a478b41b3c2224d93d8f4a10dd76
1 change: 1 addition & 0 deletions mmv1/products/managedkafka/Cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ examples:
keyring_name: 'example-keyring'
- name: 'managedkafka_cluster_cmek'
primary_resource_id: 'example'
min_version: 'beta'
vars:
cluster_id: 'my-cluster'
key_name: 'example-key'
Expand Down
Loading