Skip to content

Releases: F5Networks/terraform-provider-bigip

Terraform Provider BIG-IP v1.14.0

26 May 17:35
f5b0215
Compare
Choose a tag to compare

Bug Fixes

  • Terraform AWAF Integration new resources
  • Provider crash when renaming AS3 partition #601
  • Terraform state inconsistency for LTM and DNS AS3 declaration made from different terraform states on the same BIG-IP. #604
  • bigip_ltm_virtual_address should ForceNew when changing name #612
  • Update the terraform documentation for BIG-IQ #606

Terraform Provider BIG-IP v1.13.1

13 Apr 20:57
0588d4e
Compare
Choose a tag to compare

Bug Fixes

  • Basic Auth sent with token request to mgmt/shared/authn/login #602
  • Network resource bigip_net_selfip documentation missing correct port_lockdown explanation #594
  • Error:no change not handled by provider #600

Terraform Provider BIG-IP v1.13.0

03 Mar 10:52
0b3a482
Compare
Choose a tag to compare

Feature Request

  • Adding Support for external data group creation fixes #583

Bug Fixes

  • bigip_ltm_monitor of parent type mysql/mssql #580
  • Additional documentation fixes

v1.12.2

19 Jan 13:10
ac3a5d8
Compare
Choose a tag to compare

Bug Fixes

  • Fixed vlan_disabled issue for bigip_ltm_snat and bigip_ltm_virtual_server
  • Fixed issue with sending AS3 json paylod using bigip_as3

Bigip terraform provider v1.12.1

09 Dec 10:39
f20e1eb
Compare
Choose a tag to compare

Bug Fixes

  • Incorrect 'bigip_ltm_monitor' parent profile name validation #553
  • bigip_do showing json difference even when there is not any #557

Enhancements

  • Support Port Lockdown for self-ip
  • Support BIGIP access data in bigip_do

Bigip terraform provider v1.12.0

27 Oct 16:36
Compare
Choose a tag to compare

Bug Fixes

  • Support new Mac Laptops - aka build arm64 modules #545
  • terraform provider plugin crashed when deploying AS3 via BIG-IQ with defaultRouteDomain property #558
  • ADC id being overwritten by subsequent deployments #560

Enhancements

  • bigip_ltm_policy datasource #547
  • Documentation updates

Bigip terraform provider v1.11.1

16 Sep 19:24
05709b4
Compare
Choose a tag to compare

Bug Fixes

  1. Added TEEM userAgent for FAST Application resource
  2. Fixed testing issues for http2 profile

Misc Fixes

  1. Added golang-lint into github actions
  2. Added plugin binary generation into github action.

Bigip terraform provider v1.11.0

04 Aug 08:46
2f7df47
Compare
Choose a tag to compare

Bug Fixes

  1. Fixed BIG-IQ resource use requires BIG-IP login #442
  2. Fixed Allow managing default profiles #461
  3. Created New resource for bigip_ltm_profile_ftp to allow Custom FTP Profiles #480
  4. Fixed Export full_path when a resource name isn't its full path #490
  5. Fixed feature request: license revocation #417
  6. Fixed bigip_ltm_node fails when monitor is set and session is not defined #521
  7. terraform destroy fails while trying to destroy big_ltm_virtual_address resource #519
  8. Re-open: Inconsistent documentation locations, docs vs website/docs #518
  9. bigip_fast_application fails with null exception error. #527

Other Fixes

  1. Validate Terraform v1.X
  2. Testcase addition for profile http

Bigip terraform provider v1.10.0

23 Jun 10:27
0c31e70
Compare
Choose a tag to compare

Bug Fixes

  1. Fixed Inconsistent documentation locations, docs vs website/docs #515
  2. Fixed posting as3 config failed for tenants:(Sample_01) with error #511
  3. Fixed bigip_net_route arguments typo #508
  4. Fixed Change the name field of bigip_ltm_profile_client_ssl causes provider fatal error #505
  5. Fixed Update Command Reference Guide #498
  6. Fixed updating FAST template does not trigger an update #492
  7. Possibility to configure a ltm policy in order to reset traffic connection via connection=true and shutdown=true #463
  8. Update a client_ssl profile breaks inheritance from parent profile #450
  9. Error: Error create profile Ssl (/partition/profile_5601): HTTP 400 #449
  10. terraform import on bigip_ltm_monitor does not properly import parent object #443

Enhancements

  1. Support for Security Log Profiles in Virtual Server resource #447
  2. Added checksum field for resource for bigip_fast_template to identify if content modifies.

Bigip terraform provider v1.9.0

13 May 09:01
Compare
Choose a tag to compare

Bug Fixes

  1. Fixed bigip_bigiq_as3 doesn't work with auth token #436
  2. Fixed bigip_bigiq_as3 fails with multiple applications #437
  3. Fixed bigip_sys_snmp_traps fails when changing port #448
  4. Fixed bigip_ltm_virtual_server - does not remove unrequired profile #467
  5. Fixed Panic crash #470
  6. Fix Node Datasource acceptance test

Enhancements

  1. Terraform resource for bigip_fast_template
  2. Terraform resource for bigip_fast_application
  3. Terraform resource for bigip_net_ike_peer
  4. Add support to define resources inside directories for other resources