Skip to content

Only allow backup key to be set if region is us-south #49

@vburckhardt

Description

@vburckhardt

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions