Releases: fastly/terraform-provider-fastly
Releases · fastly/terraform-provider-fastly
v2.3.3
2.3.3 (October 3, 2022)
ENHANCEMENTS:
- Reduce unnecessary API calls #593
v2.3.2
2.3.2 (September 20, 2022)
ENHANCEMENTS:
- Support for additional S3 storage classes #589
DOCUMENTATION:
- Remove inconsistent 'warning' message #591
v2.3.1
2.3.1 (September 12, 2022)
BUG FIXES:
- Bump dependencies to fix Dependabot vulnerability #586
v2.3.0
2.3.0 (September 5, 2022)
ENHANCEMENTS:
- Allow services to be reused #578
- Static analysis refactoring #581
- Revive linter refactoring #584
DOCUMENTATION:
- Document updating
fastly_tls_certificate
#582
v2.2.1
2.2.1 (July 21, 2022)
BUG FIXES:
- Fix Splunk
token
attribute to be required #579
v2.2.0
2.2.0 (July 5, 2022)
ENHANCEMENTS:
- Data Source: fastly_services #575
v2.1.0
2.1.0 (June 27, 2022)
ENHANCEMENTS:
- Support Service Authorizations #572
BUG FIXES:
- Fix integration tests #573
v2.0.0
2.0.0 (May 11, 2022)
BUG FIXES:
- Remove unsupported features (Healthchecks, Directors and VCL settings) from
fastly_service_compute
#569
MIGRATION GUIDE:
v1.1.4
1.1.4 (April 28, 2022)
ENHANCEMENTS:
- Avoid unnecessary API calls for
director
block. #567
BUG FIXES:
- Fix
fastly_tls_configuration
pagination logic #565
v1.1.3
1.1.3 (April 25, 2022)
ENHANCEMENTS:
- The
backend
block is no longer required within the fastly_service_compute
resource #563
DOCUMENTATION:
- Clarify key/cert update flow #561
- Typo in
fastly_tls_certificate
resource #560
- Typo in
manage_entries
attribute #559