-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
S3 backend with kms regression #33979
Comments
The problem is with the new validation function here : https://github.com/hashicorp/terraform/blob/main/internal/backend/remote-state/s3/validate.go#L33-L46 |
same issue. |
We get the same error with we try use |
@gdavison is there any reason to disallow KMS Key aliases, or can this be fixed? |
I've proposed a fix, but I'd like to know first if there was a reason for not allowing KMS aliases |
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. |
Terraform Version
Terraform Configuration Files
Debug Output
https://gist.github.com/alex-ikse/8cc4fec7464b4386a43d57ff25a5de8b
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform init -reconfigure
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: