-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe why this change is needed
The region field on AWSPCA Issuers is redundent and only allows breaking the issuer.
I might have it wrong but it seems that the region must always match the region of the specified PCA arn.
Any region value that is not the region from the PCA arn, will always break.
Therefore it seems that having the parameter at all is a bug, as it's only function is to allow the user to break the issuer.
Describe solutions and alternatives considered (optional)
Controller should derive the API client region from the CA arn itself.
Is there anything else you would like to add?
Thank you for the very usefull tooling!!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request