Difference between revisions of "Default cache behavior argument in aws cloudfront distribution"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | <code>default_cache_behavior</code> argument | |
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#default-cache-behavior-arguments | * https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#default-cache-behavior-arguments | ||
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#cache-behavior-arguments | * https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#cache-behavior-arguments | ||
+ | Required: | ||
+ | [[allowed_methods]] | ||
+ | [[cached_methods]] | ||
+ | [[path_pattern]] | ||
+ | [[target_origin_id]] | ||
Latest revision as of 10:07, 21 June 2023
default_cache_behavior
argument
- https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#default-cache-behavior-arguments
- https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#cache-behavior-arguments
Required:
allowed_methods cached_methods path_pattern target_origin_id
See also[edit]
Advertising: