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

Memorystore Cluster_Disabled : Rename Standalone value in Mode field to Cluster_Disabled #21092

Conversation

modular-magician
Copy link
Collaborator

  • This PR introduces the capability to create a memorystore instance in cluster_disabled mode.
  • This is done by passing Mode=CLUSTER_DISABLED
  • Previously the mode field was called 'standalone', however a product decision has been made to change it to cluster_disabled.
  • This change is safe and not a breaking change because the feature is not launched and protected by an experiment which is disabled in Prod. Hence there are no users using Mode='Standalone' a.t.m and we can safely change it to ClusterDisabled.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

memorystore: Add 'CLUSTER_DISABLED'  to `mode` flag  in  `google_memorystore_instance`

Derived from GoogleCloudPlatform/magic-modules#12761

…to Cluster_Disabled (hashicorp#12761)

Co-authored-by: asatyarth <[email protected]>

[upstream:67558a99a35aa4ed790efa4ea866780b1318f7fb]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner January 29, 2025 21:34
@modular-magician modular-magician merged commit d441225 into hashicorp:main Jan 29, 2025
4 checks passed
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.

1 participant