Skip to content

Releases: F5Networks/terraform-provider-bigip

Terraform Provider BIG-IP v1.19.0

28 Aug 11:52
1307d7b
Compare
Choose a tag to compare

Enhancements

  • RFE: add support for description attribute in resource bigip_ltm_policy #838
  • RFE: new resource bigip_ssl_key_certificate #832

Bug Fixes

  • bigip_sys_iapp update, change and destroy issue when partition is not Common #825
  • SSL cert struct using 32 bit signed int vulnerable to Y2038 problem #818

Terraform Provider BIG-IP v1.18.1

14 Jul 14:00
4569fdd
Compare
Choose a tag to compare

Bug Fixes

  • Unable to deploy a parameter when the level is set to "global" using data.bigip_waf_entity_parameter json. #822
  • Is v17.x supported? #820
  • Refresh of profiles in resource bigip_ltm_virtual_server #679
  • invalid memory address or nil pointer dereference #674

Terraform Provider BIG-IP v1.18.0

05 Jun 19:18
6e04129
Compare
Choose a tag to compare

Enhancements

  • Add ability to allow/disallow file_types for WAF policy #799
  • Add support for WAF IP address exception #762
  • Add support WAF GraphQL security settings #763

Bug Fixes

  • bigip_sys_iapp An argument named "executeAction" is not expected here. #801
  • AWAF host_names are ignored when setting policy_import_json #792
  • Issue with declaring a replace http_uri action inside policy rule #794
  • bigip_ltm_monitor - custom parent monitor is not allowed #721

Terraform Provider BIG-IP v1.17.1

26 Apr 07:02
Compare
Choose a tag to compare

Enhancements

  • Adding consul service discovery for FAST HTTP app
  • Adding consul service discovery for FAST HTTPs app

Bug Fixes

  • SR- Plugin crash on 1.16.2 version
  • Import of bigip_ltm_virtual_server crashes terraform - #2 #764
  • AWAF host_names are ignored when setting policy_import_json #792
  • panic: runtime error:failed to respond to the plugin.(*GRPCProvider).ConfigureProvider call #785
  • Issue with declaring a replace http_uri action inside policy rule #794

Terraform Provider BIG-IP v1.17.0

16 Mar 11:09
1be004f
Compare
Choose a tag to compare

Enhancements

  • Adding service discovery for FAST HTTP app
  • Adding service discovery for FAST HTTPs app
  • plugin migration to sdkv2

Bug Fixes

  • SR-Terraform | policy_import_json failing to import all the JSON elements
  • SR- invalid memory address or nil pointer dereference #674
  • Error during WAF policy deployment when setting file_types #765
  • Providing policy_import_json with other arguments causes crash #766
  • bigip_ltm_policy fails appling new rules when asm enable is changed #737
  • SR[Terraform]grpc error "received message larger than max"

Terraform Provider BIG-IP v1.16.2

31 Jan 06:21
Compare
Choose a tag to compare

Bug Fixes

  • SR-Terraform | policy_import_json failing to import all the JSON elements
  • SR- invalid memory address or nil pointer dereference #674
  • missing source_address_translation property when doing "terraform import" of bigip_ltm_virtual_server #755
  • bigip_net_vlan add the option for cmp-hash #751
  • Deleting AS3 declaration with bigip-as3 resource still throws an errror #735
  • adding smtp monitor to parentMonitors #756
  • Add support to restrict allowed WAF policy host names #748
  • Import of bigip_ltm_virtual_server crashes terraform #729

Terraform Provider BIG-IP v1.16.1

22 Dec 08:05
a10637b
Compare
Choose a tag to compare

Bug Fixes

  • bigip_ltm_virtual_server - fw-enforced-policy, source-port are not available #722
  • invalid memory address or nil pointer dereference #674
  • ltm policy rule in order to permit the configuration of a datagroup for TCP address filtering #706
  • bigip_sys_dns and bigip_sys_ntp resources remain after terraform destroy #708
  • Import methodsOverrideOnUrl not set when method_overrides #715
  • Add support for verified accept on LTM TCP profile #724
  • 1.16.0 starts throwing certificate error #720
  • VCMP Support? #157

Terraform Provider BIG-IP v1.16.0

08 Nov 12:03
f9256e4
Compare
Choose a tag to compare

Bug Fixes

  • Unable to create VIP due to illegally sharing resources #712
  • bigip_ltm_profile_client_ssl does not update property "chain" #710

Feature Requests

  • In Our WAF architecture we need to configure the bigip_ltm_profile_httpcompress from the Local Traffic Menu (LTM) - missing Argument request #684
  • In Our WAF architecture we need to configure the bigip_ltm_profile_tcp the Local Traffic Menu (LTM) - missing Argument request #683
  • In Our WAF architecture we need to configure the bigip_ltm_profile_fastl4 from the Local Traffic Menu (LTM) - missing Argument request #682

Terraform Provider BIG-IP v1.15.2

29 Sep 09:30
Compare
Choose a tag to compare

Bug Fixes

  • bigip_ltm_policy cannot be created with an additional path #634
  • bigip_ltm_policy; operand 'ssl-extension' is not available during event 'request'. during apply #648
  • bigip_ltm_policy - action replace #591
  • Crash when running terraform apply. #26

Other Fixes:

  • FAST Resources Resources naming fixes
  • Added WAF policy support FAST Https Resource

Terraform Provider BIG-IP v1.15.1

18 Aug 13:42
Compare
Choose a tag to compare

Bug Fixes

  • bigip_ltm_node does not show difference after monitor modification #526
  • Provider produced inconsistent final plan on ltm_pool_attachments with route domains #660
  • Cannot create ltm_pool_attachments with route domains #661
  • bigip_ltm_monitor based on ldap parent monitor #632
  • bigip_ltm_policy; While injecting a new Rule on apply error is received ""shutdown" may not be specified with "forward" #649
  • v1.15.0 Missing darwin_arm64 build - Broken on M1 Mac #664
  • Terraform AWAF Integration enhancements like filetype support and graphql profile addition