terraform/builtin
Paul Hinze 193c0d80ad
provider/aws: Validate GovCloud KMS ARNs
Fixes validation errors in GovCloud when passing a KMS ARN for
`kms_key_id` in `s3_bucket_object` and `db_instance`.

The region is `us-gov-west-1` which breaks the regexp. Just added the
optional `gov-` in the right place.
2017-04-16 22:35:09 -07:00
..
bins New Provider: Spotinst (#5001) 2017-02-22 22:57:16 +02:00
providers provider/aws: Validate GovCloud KMS ARNs 2017-04-16 22:35:09 -07:00
provisioners Make sure we add new Chef-Vault clients as clients (#13525) 2017-04-11 10:36:05 +02:00