Skip to content

Releases: fastly/terraform-provider-fastly

v0.27.0

16 Mar 10:15
v0.27.0
4fb0175
Compare
Choose a tag to compare

0.27.0 (March 16, 2021)

ENHANCEMENTS:

  • Terraform Plugin SDK Upgrade #379
  • Automate developer override for testing locally built provider #382

v0.26.0

08 Mar 11:20
v0.26.0
d44dcbb
Compare
Choose a tag to compare

0.26.0 (March 5, 2021)

ENHANCEMENTS:

  • Better sensitive value handling in Google pub/sub logging provider #376

BUG FIXES:

  • Fix panic caused by incorrect type assert #377

v0.25.0

26 Feb 15:33
v0.25.0
f3d4b9d
Compare
Choose a tag to compare

0.25.0 (February 26, 2021)

ENHANCEMENTS:

  • Add TLSCLientCert and TLSClientKey options for splunk logging (#353)
  • Add Dictionary to Compute service (#361)
  • Resources for Custom TLS and Platform TLS products (#364)
  • Managed TLS Subscriptions Resources (#365)
  • Ensure schema.Set uses custom SetDiff algorithm (#366)
  • Test speedup (#371)
  • Add service test sweeper (#373)
  • Add force_destroy flag to ACLs and Dicts to allow deleting non-empty lists (#372)

v0.24.0

04 Feb 13:17
v0.24.0
b11b76b
Compare
Choose a tag to compare

0.24.0 (February 4, 2021)

ENHANCEMENTS:

  • CI: check if docs need to be regenerated (#362)
  • Update go-fastly dependency to 3.0.0 (#359)

BUG FIXES:

  • Replace old doc generation process with new tfplugindocs tool (#356)

v0.23.0

04 Feb 11:16
v0.23.0
44c9f1d
Compare
Choose a tag to compare

0.23.0 (January 14, 2021)

ENHANCEMENT:

  • Add support for kafka endpoints with sasl options (#342)

v0.22.0

08 Jan 14:27
v0.22.0
935066b
Compare
Choose a tag to compare

0.22.0 (January 08, 2021)

ENHANCEMENT:

  • Add Kinesis logging support (#351)

v0.21.3

04 Jan 14:14
v0.21.3
14acd4f
Compare
Choose a tag to compare

0.21.3 (January 04, 2021)

NOTES:

  • provider: Change version of go-fastly to v2.0.0 (#341)

v0.21.2

16 Dec 11:34
v0.21.2
17ca05d
Compare
Choose a tag to compare

0.21.2 (December 16, 2020)

BUG FIXES:

  • resource/fastly_service_*: Ensure we still refresh remote state when activate is set to false (#345)

v0.21.1

15 Oct 15:55
v0.21.1
01896e4
Compare
Choose a tag to compare

0.21.1 (October 15, 2020)

BUG FIXES:

  • resource/fastly_service_waf_configuration: Guard rule_exclusion read to ensure API is only called if used. (#330)

v0.21.0

14 Oct 16:07
v0.21.0
f02af04
Compare
Choose a tag to compare

0.21.0 (October 14, 2020)

ENHANCEMENTS:

  • resource/fastly_service_waf_configuration: Add rule_exclusion block which allows rules to be excluded from the WAF configuration. (#328)

NOTES:

  • provider: Change version of go-fastly to v2.0.0-alpha.1 (#327)