Releases: volterraedge/terraform-provider-volterra
Releases · volterraedge/terraform-provider-volterra
v0.11.42
v0.11.41
What's Changed
- 13 dec 2024 release by @SanjeetKr7 in #289
- Enhanced drift detection algorithm to manage inline configuration changes by replacing
typeSet
withtypeList
. - Added a resource
volterra_service_credential
to support Create, Update and Delete Operation - Added support to renew SERVICE_API_TOKEN in resource
volterra_service_credential
- Support multiple
volterra_token
creation and deletion within a namespace. - Added JWT token to resource
volterra_token
for Secure Mesh Site V2 - Added support to renew
api_credential
of token type in resourcevolterra_api_credential
Full Changelog: v0.11.40...v0.11.41
v0.11.40
What's Changed
- added condition while setting private name by @SanjeetKr7 in #287
Full Changelog: v0.11.39...v0.11.40
v0.11.39
v0.11.38
What's Changed
- 11 Oct 2024 Release by @pranavskumar in #282
- update dependency by @SanjeetKr7 in #283
- Service policy inline drift detection
- fix documentation
Full Changelog: v0.11.37...v0.11.38
v0.11.37
What's Changed
- fixed private network name issue by @SanjeetKr7 in #281
Full Changelog: v0.11.36...v0.11.37
v0.11.36
What's Changed
- 11 Sept 2024 Release by @pranavskumar in #279
- Fixed api documentation link for resource volterra_apm
- Fixed trusted client expiration timestamp format error
- Fixed skip malicious user processing
- Fixed terraform provider does not detect change to WAF exclusion contexts, nor context name
- Fixed documentation typo error in cloud site labels resource page
- Fixed sites over private registration pointing to wrong RE
- Added code to skip JWT token creation
Full Changelog: v0.11.35...v0.11.36
v0.11.35
What's Changed
- July 2024 release by @SanjeetKr7 in #265
- July 2024 by @pranavskumar in #273
- fix https state change issue by @SanjeetKr7 in #275
- Comment out changelog skip option in Goreleaser config by @pranavskumar in #276
New Contributors
- @pranavskumar made their first contribution in #273
Full Changelog: v0.11.33...v0.11.35
v0.11.34
What's Changed
- fix plugin crashed issue by @SanjeetKr7 in #252
- Fix required segment field to optional and added code for dns_zone_record by @SanjeetKr7 in #253
- removed tag --rm-dist from release file by @SanjeetKr7 in #254
Full Changelog: v0.11.33...v0.11.34
v0.11.33
What's Changed
- May 28 release by @abhinavgrover15 in #250
- Drift Detection Support Added for HTTP/TCP Loadbalancer, Origin Pool, Service Policy and IP Prefix Set.
- Introduced individual dns record creation resource , "volterra_dns_zone_record".
- Fixed Bug with Replace of AWS TGW Site.
- Fixed Bug with CDN Resource where incorrect values were being passed to backend API.
- Fixed Bug with enabling bot protection in load balancers.
Full Changelog: v0.11.32...v0.11.33