Skip to content

Commit f6e9e93

Browse files
authored
Merge pull request #303 from fastly/phamann/v0.20.0-changelog
Update CHANGELOG.md for v0.20.0
2 parents 98f59b2 + c905da2 commit f6e9e93

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
## 0.20.0 (Unreleased)
1+
## 0.21.0 (Unreleased)
2+
3+
## 0.20.0 (August 10, 2020)
4+
5+
FEATURES:
6+
7+
* **New Data Source:** `fastly_waf_rules` Use this data source to fetch Fastly WAF rules and pass to a `fastly_service_waf_configuration`. ([#291](https://github.com/terraform-providers/terraform-provider-fastly/pull/291))
8+
* **New Resource:** `fastly_service_waf_configuration` Provides a Web Application Firewall configuration and rules that can be applied to a service. ([#291](https://github.com/terraform-providers/terraform-provider-fastly/pull/291))
9+
10+
ENHANCEMENTS:
11+
12+
* resource/fastly_service_v1/waf: Add `waf` block to enable and configure a Web Application Firewall on a service. ([#285](https://github.com/terraform-providers/terraform-provider-fastly/pull/285))
13+
214
## 0.19.3 (July 30, 2020)
315

416
NOTES:

0 commit comments

Comments
 (0)