Skip to content

Releases: fastly/terraform-provider-fastly

v0.20.1

02 Sep 14:09
v0.20.1
e1aca96
Compare
Choose a tag to compare

0.20.1 (September 2, 2020)

BUG FIXES:

  • resource/fastly_service_v1/backend: Ensure changes to backend fields result in updates instead of destroy and recreate. (#304)
  • resource/fastly_service_v1/logging_*: Fix logging acceptance tests by ensuring formatVersion in VCLLoggingAttributes is a *uint. (#307)

NOTES:

v0.20.0

10 Aug 14:42
v0.20.0
f6e9e93
Compare
Choose a tag to compare

0.20.0 (August 10, 2020)

FEATURES:

  • New Data Source: fastly_waf_rules Use this data source to fetch Fastly WAF rules and pass to a fastly_service_waf_configuration. (#291)
  • New Resource: fastly_service_waf_configuration Provides a Web Application Firewall configuration and rules that can be applied to a service. (#291)

ENHANCEMENTS:

  • resource/fastly_service_v1/waf: Add waf block to enable and configure a Web Application Firewall on a service. (#285)

v0.19.3

30 Jul 16:41
v0.19.3
d115b6d
Compare
Choose a tag to compare

0.19.3 (July 30, 2020)

NOTES: