---
title: Fastly Terraform Provider 0.13.0
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2020/04/terraform-provider-fastly-0.13.0
---

View this release on [GitHub](https://github.com/fastly/terraform-provider-fastly/releases/tag/v0.13.0).

* * *

## Enhancements

- resource/fastly_service_v1/s3logging: Add `server_side_encryption` and `server_side_encryption_kms_key_id` arguments ([#206](https://github.com/fastly/terraform-provider-fastly/pull/206))
- resource/fastly_service_v1/snippet: Support `hash` in `type` validation ([#211](https://github.com/fastly/terraform-provider-fastly/issues/211))
- resource/fastly_service_v1/dynamicsnippet: Support `hash` in `type` validation ([#211](https://github.com/fastly/terraform-provider-fastly/issues/211))

NOTES:

- provider: Update `go-fastly` client to v1.7.2 ([#213](https://github.com/fastly/terraform-provider-fastly/pull/213))
