Releases: DealerDotCom/terraform-provider-bigip
Releases · DealerDotCom/terraform-provider-bigip
Importing now available
[Added] Ability to import resources
v0.6: update to support Terraform 0.7 plugin architecture (#30)
[Added] snatpool support
[Fixed] issue with creating virtual server
[Fixed] now compatible with Terraform 0.7.x
v0.5
[Added] - client_profile, server_profile to bigip_ltm_virtual_server
[Added] - ability to associate policies to virtual servers
[Fixed] - overall policy support. Now with tests!
v0.4.1
[Fixed] - Compiled against v1 of the terraform plugin API. Should now work w/ all published versions of Terraform.
0.4
[CHANGE] - F5 resources must now include the partition. e.g. /Common/name more info
[Fixed] - bigip_ltm_virtual_address supports create/delete
[Fixed] - bigip_ltm_monitor always being detected as dirty
[Fixed] - missing documentation
v0.3.1
[Added] LTM Policy support
v0.3.0
[Changed] Renamed irule property on virtual servers
[Added] LTM Virtual Address support
[Added] Virtual server fields
[Fixed] iRule exists check
[Fixed] Source formatting (go fmt)
v0.1.1
fixing artifact directory for deploy