Skip to content

Releases: F5Networks/terraform-provider-bigip

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

Bigip terraform provider v1.8.0

01 Apr 18:09
Compare
Choose a tag to compare

Bug Fixes

  1. clientssl profile options list doesnt seem to be working #424
  2. serverssl profile options list doesnt seem to be working
  3. bigip_ltm_persistence_profile_dstaddr - Changes to a custom PARENT profile values and not pushed on to CHILD profile #299
  4. bigip_ssl_certificate and bigip_ssl_key import not supported properly #428
  5. bigip_bigiq_as3 resource fails with multiple application #437
  6. bigip_ltm_virtual_address erroring out while terraform apply #432

Enhancements

  1. Added support for ignore_metadata for bigip_as3 resource
  2. Terraform resource for bigip_ipsec_policy
  3. Terraform resource for bigip_tunnel
  4. Terraform resource for bigip_traffic_selector

Bigip terraform provider v1.7.0

18 Feb 17:58
259a15d
Compare
Choose a tag to compare

Bug Fixes

  1. Unable to import Policy with "." in the name #407
  2. empty tenant_list deletes all tenants #423
  3. bigip_ltm_profile_client_ssl - Changes to a custom PARENT profile values and not pushed on to CHILD profile
  4. bigip_ltm_profile_fasthttp - Changes to a custom PARENT profile values and not pushed on to CHILD profile
  5. bigip_ltm_profile_server_ssl - Changes to a custom PARENT profile values and not pushed on to CHILD profile

Enhancements

  1. [FEATURE REQUEST] Node data resource #421
  2. Add support to define resources inside directories #411
  3. Documentation updates

Bigip Terraform provider v1.6.0

07 Jan 15:24
f28ccf6
Compare
Choose a tag to compare

Bug Fixes

  1. bigip_event_service_discovery does not reconcile state #400
  2. Import of bigip_as3 resource results in complete as3 definition in state. enhancement #385
  3. Unable to edit a policy after creation bug #384
  4. Unable to remove policy from virtual server bug #383
  5. Unable to set priority group on pool member bug #381
  6. bigip_ltm_persistence_profile_srcaddr - Changes to a custom PARENT profile values and not pushed on to CHILD profile
  7. bigip_ltm_persistence_profile_cookie - Changes to a custom PARENT profile values and not pushed on to CHILD profile
  8. Fixing import tests for ltm_virtual_server resource

Enhancements

  1. Data source for bigip pool
  2. Documentation updates for as3 resource

Bigip terraform provider v1.5.0

26 Nov 09:46
2e017e6
Compare
Choose a tag to compare

Bug Fixes

  • bigip_ltm_profile_oneconnect - Changes to a custom PARENT profile values and not pushed on to CHILD profile
  • bigip_ltm_profile_httpcompress - Changes to a custom PARENT profile values and not pushed on to CHILD profile

Enhancements

  • [Feature] Provide data resources. #349 [ data resources for iRule, datagroup, monitor, ssl certs)
  • add support for event driven service discovery #343
  • ssl forward proxy configuration is not supported #341
  • bigip_common_license_manage_bigiq resource fails to locate Purchased Pool for license allocation to BigIP device #376
  • add feature - bigip_ltm_persistence_profile_ssl - cookie_method #351
  • Documentation fixes

Bigip terraform provider v1.4.0

26 Oct 14:13
d8f363b
Compare
Choose a tag to compare

Bug Fixes

  • bigip_ltm_pool_attachment Can't upgrade to 1.3.3 from 1.3.2 #361
  • bigip_ltm_policy fails with "does not have update access to partition (Common) #333
  • Feature Request: Add Pool Priority Group Activation #16
  • bigip_ltm_profile_http2 - Changes to a custom PARENT profile values and not pushed on to CHILD profile #299
  • bigip_ltm_profile_tcp - Changes to a custom PARENT profile values and not pushed on to CHILD profile #299

Enhancements

  • ltm_pool_attachment resource will support the legacy behaviour of taking node reference from ltm_node along with new behaviour of node taking input directly in the format ip:port/fqdn:port.

Bigip terraform provider v1.3.3

15 Oct 12:58
Compare
Choose a tag to compare

Bug Fixes

  • Cannot create a virtual server that differs in only the source address #317
  • Monitor: destination port is ignored #319
  • resourceBigipLtmVirtualAddressRead/VirtualAddresses() failed to parse json response if RouteAdvertisement is "selective" #323
  • Rerunning terraform - cant update node #336

Other Fixes

  • [BUG][DOC]bigip_ltm_policy example in doc fail

Bigip terraform provider v1.3.2

03 Sep 07:24
1f98c1d
Compare
Choose a tag to compare

Bug Fixes

  • Profile_fastL4-Changes to a custom PARENT profile values and not pushed on to CHILD profile #299
  • Documentation updates
  • DO Resource enhancements