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

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

* * *

### BUG FIXES:

- resource/fastly_service_cdn_auto, resource/fastly_service_dynamic_vcl_snippet: add an optional `content` attribute to dynamic VCL snippet metadata (the `dynamic_snippet` block, and the standalone resource), seeded into the snippet on creation so a service whose main VCL `include`s a dynamic snippet can be created in one apply ([#78](https://github.com/fastly/terraform-provider-fastly-beta/pull/78)).
