Fastly Terraform Provider 0.33.0
View this release on Github
Enhancements
- Upgrade to Go 1.16 to allow
darwin/arm64
builds #447 - Replace
ActivateVCL
call withMain
field onCreateVCL
#446 - Add limitations for
write_only
dictionaries #445 - Replace
StateFunc
withValidateDiagFunc
#439
Bug fixes
- Don't use
ParallelTest
forno_auth
data source #449 - Introduce
no_auth
provider option #444 - Suppress gzip diff unless fields are explicitly set #441
- Fix parsing of log-levels by removing date/time prefix #440
- Fix bug with
fastly_tls_subscription
multi-SAN challenge #435 - Output variable refresh bug #388
- Use correct 'shield' value #437
- Fix
default_host
not being removed #434 - In
fastly_waf_rules
data source, request rule revisions from API #428
Prior change: CLI v0.34.0
Following change: JavaScript SDK 0.1.0