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

Add prevent_destroy input variable #23

Open
dickc-sg opened this issue Feb 13, 2024 · 0 comments
Open

Add prevent_destroy input variable #23

dickc-sg opened this issue Feb 13, 2024 · 0 comments

Comments

@dickc-sg
Copy link
Contributor

Expected Behavior

The module accepts a prevent_destroy input that will allow you to delete the bucket and its objects. By default, prevent_destroy should be false.

Actual Behavior

Prevent destroy is enabled by default, preventing the accidental deletion of the logging bucket and its objects. This cannot be overridden.

Steps to Reproduce the Problem

  1. Define required inputs and apply the module.
  2. Rename the bucket.
  3. Re-apply the module.

Specifications

  • Version: 2.1.3
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

No branches or pull requests

1 participant