---
title: Fastly Terraform Provider (beta) 0.1.3
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2026/09/terraform-provider-fastly-beta-0.1.3
---

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

* * *

### ENHANCEMENTS:

- feat(logging_cloudfiles): add support for Cloudfiles Logging ([#85](https://github.com/fastly/terraform-provider-fastly-beta/pull/85))
- feat(rtsig_key): add `fastly_tsig_key` resource and `fastly_tsig_keys` data source ([#83](https://github.com/fastly/terraform-provider-fastly-beta/pull/83))
- feat(object_storage_access_keys): add resource for managing Fastly object storage access keys ([#84](https://github.com/fastly/terraform-provider-fastly-beta/pull/84))

### BUG FIXES:

- fix(logging): reject explicit empty string on defaulted format-like attributes (`format`, `timestamp_format`, `region`, `domain`) on Optional+Computed logging attributes, which previously bypassed the schema default and caused "Provider produced inconsistent result after apply" ([#86](https://github.com/fastly/terraform-provider-fastly-beta/pull/86))
