generated from terraform-ibm-modules/terraform-ibm-module-template
- Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Setting backup key and region to anything other than us-south result in this error at execution / apply time. It would be nice to actually catch this condition at the terraform layer - that'll save consumer time and frustration.
│ "Result": { │ "details": "{\"error\":\"KMSError\",\"description\":\"We were unable to complete your request: Only us-south backup encryption keys are supported. Try again with valid values or contact support if the issue persists.\"}", │ "error_code": "RC-ServiceBrokerErrorResponse", │ "message": "Please contact the Service Provider for this error. [400, Bad Request] We were unable to complete your request: Only us-south backup encryption keys are supported. Try again with valid values or contact support if the issue persists.", │ "status_code": 422, │ "transaction_id": "bss-563120aebb02e01e" New or affected modules
By submitting this issue, you agree to follow our Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request