Releases: F5Networks/terraform-provider-bigip
Releases · F5Networks/terraform-provider-bigip
Bigip terraform provider v1.11.0
Bug Fixes
- Fixed BIG-IQ resource use requires BIG-IP login #442
- Fixed Allow managing default profiles #461
- Created New resource for bigip_ltm_profile_ftp to allow Custom FTP Profiles #480
- Fixed Export full_path when a resource name isn't its full path #490
- Fixed feature request: license revocation #417
- Fixed bigip_ltm_node fails when monitor is set and session is not defined #521
- terraform destroy fails while trying to destroy big_ltm_virtual_address resource #519
- Re-open: Inconsistent documentation locations, docs vs website/docs #518
- bigip_fast_application fails with null exception error. #527
Other Fixes
- Validate Terraform v1.X
- Testcase addition for profile http
Bigip terraform provider v1.10.0
Bug Fixes
- Fixed Inconsistent documentation locations, docs vs website/docs #515
- Fixed posting as3 config failed for tenants:(Sample_01) with error #511
- Fixed bigip_net_route arguments typo #508
- Fixed Change the name field of bigip_ltm_profile_client_ssl causes provider fatal error #505
- Fixed Update Command Reference Guide #498
- Fixed updating FAST template does not trigger an update #492
- Possibility to configure a ltm policy in order to reset traffic connection via connection=true and shutdown=true #463
- Update a client_ssl profile breaks inheritance from parent profile #450
- Error: Error create profile Ssl (/partition/profile_5601): HTTP 400 #449
- terraform import on bigip_ltm_monitor does not properly import parent object #443
Enhancements
- Support for Security Log Profiles in Virtual Server resource #447
- Added checksum field for resource for bigip_fast_template to identify if content modifies.
Bigip terraform provider v1.9.0
Bug Fixes
- Fixed bigip_bigiq_as3 doesn't work with auth token #436
- Fixed bigip_bigiq_as3 fails with multiple applications #437
- Fixed bigip_sys_snmp_traps fails when changing port #448
- Fixed bigip_ltm_virtual_server - does not remove unrequired profile #467
- Fixed Panic crash #470
- Fix Node Datasource acceptance test
Enhancements
- Terraform resource for bigip_fast_template
- Terraform resource for bigip_fast_application
- Terraform resource for bigip_net_ike_peer
- Add support to define resources inside directories for other resources
Bigip terraform provider v1.8.0
Bug Fixes
- clientssl profile options list doesnt seem to be working #424
- serverssl profile options list doesnt seem to be working
- bigip_ltm_persistence_profile_dstaddr - Changes to a custom PARENT profile values and not pushed on to CHILD profile #299
- bigip_ssl_certificate and bigip_ssl_key import not supported properly #428
- bigip_bigiq_as3 resource fails with multiple application #437
- bigip_ltm_virtual_address erroring out while terraform apply #432
Enhancements
- Added support for ignore_metadata for bigip_as3 resource
- Terraform resource for bigip_ipsec_policy
- Terraform resource for bigip_tunnel
- Terraform resource for bigip_traffic_selector
Bigip terraform provider v1.7.0
Bug Fixes
- Unable to import Policy with "." in the name #407
- empty tenant_list deletes all tenants #423
- bigip_ltm_profile_client_ssl - Changes to a custom PARENT profile values and not pushed on to CHILD profile
- bigip_ltm_profile_fasthttp - Changes to a custom PARENT profile values and not pushed on to CHILD profile
- bigip_ltm_profile_server_ssl - Changes to a custom PARENT profile values and not pushed on to CHILD profile
Enhancements
Bigip Terraform provider v1.6.0
Bug Fixes
- bigip_event_service_discovery does not reconcile state #400
- Import of bigip_as3 resource results in complete as3 definition in state. enhancement #385
- Unable to edit a policy after creation bug #384
- Unable to remove policy from virtual server bug #383
- Unable to set priority group on pool member bug #381
- bigip_ltm_persistence_profile_srcaddr - Changes to a custom PARENT profile values and not pushed on to CHILD profile
- bigip_ltm_persistence_profile_cookie - Changes to a custom PARENT profile values and not pushed on to CHILD profile
- Fixing import tests for ltm_virtual_server resource
Enhancements
- Data source for bigip pool
- Documentation updates for as3 resource
Bigip terraform provider v1.5.0
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
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
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
Bug Fixes
- Profile_fastL4-Changes to a custom PARENT profile values and not pushed on to CHILD profile #299
- Documentation updates
- DO Resource enhancements