fix AWS cloudfront purge_cache_behaviors misspelling (#65927)
This commit is contained in:
parent
81465455cd
commit
57730505b5
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ options:
|
|||
elements: dict
|
||||
description:
|
||||
- A list of dictionaries describing the cache behaviors for the distribution.
|
||||
- The order of the list is preserved across runs unless I(purge_cache_behavior) is enabled.
|
||||
- The order of the list is preserved across runs unless I(purge_cache_behaviors) is enabled.
|
||||
suboptions:
|
||||
path_pattern:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue