mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-24 16:54:09 -04:00
While the `kmsArnStartPattern` regexp supports `us-gov` as a region, it does not take the AWS partition into consideration. For more info see https://docs.aws.amazon.com/govcloud-us/latest/ug-east/using-govcloud-arns.html Added test case for AWS partition us-gov as well as a negative test case for a non-existing AWS partition.