issues
search
codequest-eu
/
terraform-modules
Terraform modules commonly used in our projects
5
stars
4
forks
source link
feat(cloudfront): added default, min and max TTL variables to behaviors
#139
Closed
mskrajnowski
closed
2 years ago
mskrajnowski
commented
2 years ago
[x] Added
default_ttl
,
min_ttl
and
max_ttl
variables to
cloudfront/behavior
[x] Set default
max_ttl
to 1 year
[x] Set default
default_ttl
and
min_ttl
to 0 so that objects are not cached by default
default_ttl
,min_ttl
andmax_ttl
variables tocloudfront/behavior
max_ttl
to 1 yeardefault_ttl
andmin_ttl
to 0 so that objects are not cached by default