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

WIP: add delete_protection to the Cluster resource and data source (#205) #228

Commits on Apr 30, 2024

  1. add delete_protection to the Cluster resource and data source (#205)

    Enabling delete protection on a cluster causes attempts to delete the cluster
    to fail. Users can set this to protect against accidental deletion of
    important clusters by making deletion a two-step process. To delete a protected
    cluster, first disable delete protection.
    rgcase authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0a66937 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    3fb375d View commit details
    Browse the repository at this point in the history