Skip to content

Commit d9e50d1

Browse files
committed
Document 'region' argument.
1 parent bb55278 commit d9e50d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docs/r/vpc_encryption_control.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ The following arguments are optional:
5555
Valid values are `disable` or `enable`.
5656
Default is `disable`.
5757
Only valid when `mode` is `enforce`.
58+
* `region` - (Optional) Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the [provider configuration](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#aws-configuration-reference).
5859
* `tags` - (Optional) A map of tags to assign to the resource. If configured with a provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
5960
* `virtual_private_gateway_exclusion` - (Optional) Whether to exclude Virtual Private Gateways from encryption enforcement.
6061
Valid values are `disable` or `enable`.

0 commit comments

Comments
 (0)