-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Using mfa_delete on an S3 bucket #12973
Comments
I am having trouble getting the aws provider to add mfa_delete to an S3 bucket. I have successfully obtained credentials from STS using the aws cli with I was able to use the aws cli to enable mfa delete:
|
I too have this problem, where enabling
returns successfully, and I pass the access key, key ID, and session token to the However, in my case, trying the CLI command suggested by aiwilliams gives me this error: So perhaps Terraform is masking multiple errors with the same error message |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
How to enable
mfa_delete
on an s3 bucket ?Terraform Version
Terraform v0.9.1
Affected Resource(s)
Terraform Configuration Files
Debug Output
The text was updated successfully, but these errors were encountered: