Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Jul 13, 2020
1 parent 4f20458 commit acf56bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

**Improvements**

* `resource/access_application`: Add support for `auto_redirect_to_identity` ([#730](https://github.com/terraform-providers/terraform-provider-cloudflare/issues/730))
* `resource/access_application`: Add CORS support ([#725](https://github.com/terraform-providers/terraform-provider-cloudflare/issues/725))
* `resource/cloudflare_custom_ssl`: Allow `geo_restrictions` to be `nil` and not included in the request payload ([#714](https://github.com/terraform-providers/terraform-provider-cloudflare/issues/714))
* `datasource/cloudflare_zones`: Filtering is now performed on the server side and the `name` parameter is no longer a regex. Instead, `name` is a string to match on and `match` is a regex. See the website documentation for more examples and updated references ([#708](https://github.com/terraform-providers/terraform-provider-cloudflare/issues/708))
Expand Down

0 comments on commit acf56bc

Please sign in to comment.