Updated list of available services (#12409)
http://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html#aws-ip-download > Valid values: AMAZON | EC2 | CLOUDFRONT | ROUTE53 | ROUTE53_HEALTHCHECKS | S3
This commit is contained in:
parent
8bced4f059
commit
842bff5af5
|
@ -42,7 +42,7 @@ omitted). Valid items are `global` (for `cloudfront`) as well as all AWS regions
|
||||||
(e.g. `eu-central-1`)
|
(e.g. `eu-central-1`)
|
||||||
|
|
||||||
* `services` - (Required) Filter IP ranges by services. Valid items are `amazon`
|
* `services` - (Required) Filter IP ranges by services. Valid items are `amazon`
|
||||||
(for amazon.com), `cloudfront`, `ec2`, `route53` and `route53_healthchecks`.
|
(for amazon.com), `cloudfront`, `ec2`, `route53`, `route53_healthchecks` and `S3`.
|
||||||
|
|
||||||
~> **NOTE:** If the specified combination of regions and services does not yield any
|
~> **NOTE:** If the specified combination of regions and services does not yield any
|
||||||
CIDR blocks, Terraform will fail.
|
CIDR blocks, Terraform will fail.
|
||||||
|
|
Loading…
Reference in New Issue