Skip to content

Releases: DealerDotCom/terraform-provider-bigip

Importing now available

22 Nov 19:06
Compare
Choose a tag to compare

[Added] Ability to import resources

v0.6: update to support Terraform 0.7 plugin architecture (#30)

01 Nov 00:00
Compare
Choose a tag to compare

[Added] snatpool support
[Fixed] issue with creating virtual server
[Fixed] now compatible with Terraform 0.7.x

v0.5

13 Jun 02:00
Compare
Choose a tag to compare

[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

02 Jun 19:01
Compare
Choose a tag to compare

[Fixed] - Compiled against v1 of the terraform plugin API. Should now work w/ all published versions of Terraform.

0.4

01 Jun 15:17
Compare
Choose a tag to compare
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

17 Mar 01:35
Compare
Choose a tag to compare

[Added] LTM Policy support

v0.3.0

17 Mar 01:26
Compare
Choose a tag to compare

[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.2.0

02 Feb 02:14
Compare
Choose a tag to compare
build status badge

v0.1.1

17 Dec 12:36
Compare
Choose a tag to compare
fixing artifact directory for deploy

v0.1

17 Dec 12:30
Compare
Choose a tag to compare
trying out travis