Skip to content

Releases: F5Networks/terraform-provider-bigip

Terraform Provider BIG-IP v1.22.4

10 Sep 12:37
d1eabd0
Compare
Choose a tag to compare

Bug fixes

  • persistence_profiles changes are not handled correctly on import #993
  • bigip_as3 returns Successful deployment when AS3 actually fails and does NOT deploy. #1000

Terraform Provider BIG-IP v1.22.3

01 Aug 11:37
caa46c9
Compare
Choose a tag to compare

fixes

  • Application_list is forcing Per-App deployments to constantly change #987

v1.22.2

19 Jun 11:41
Compare
Choose a tag to compare

Features

  • Addition of "Enforcement Mode" for Cross Domain Request Enforcement in URL properties #958

Bug fixes:

  • Concurrent execution of bigip_ssl_key_cert fails #968
  • Request-log templates escaped double-quotes not being configured on the BIG-IP #960
  • Wrong value saved in state for request log profile #958
  • Fake changes on security log profile in virtual server resource #947
  • Provider detects changes when none are present for waf policy resource #994
  • AS3 per-app bug-fixes #987

Terraform Provider BIG-IP v1.22.1

09 May 16:34
cc0523d
Compare
Choose a tag to compare

Bug Fixes:

  • Failure to refresh state #954
  • AS3 deployment with v1.22 always detects changes #972
  • Addition of "Enforcement Mode" for Cross Domain Request Enforcement in URL properties #958
  • Big-IQ bigip_bigiq_as3 tenant resource removal/destruction fails with 500 error Cannot read property 'class' of null #959
  • bigip_ltm_profile_http encrypt_cookie_secret plan diffs #941

Terraform Provider BIG-IP v1.22.0

27 Mar 15:14
Compare
Choose a tag to compare

Features:

  • RFE: Added Perapp AS3 Declaration support in AS3 Deploy resource #938

Bug Fixes:

  • Issue with virtual address deletion or replacement when the name field contains the route domain (f.e. %50) #936

Terraform Provider BIG-IP v1.21.0

14 Feb 14:38
f7c3171
Compare
Choose a tag to compare

Features:

  • RFE: Add new resource to create/manage Rewrite profiles #924
  • Missing Terraform resorce to "Create profile for request logging" #892
  • Add Bot Profile resource with template argument #775

Bug Fixes:

  • Support for check_max_value_length in parameters for declarative WAF policy #925
  • Common tenant is trying to be updated without modification in the json file #869
  • Deleting iRules from Virtual Server Configs #923
  • Fix Virtual Server 0.0.0.0 Mask Conversion #922

Terraform Provider BIG-IP v1.20.2

03 Jan 10:58
98251dc
Compare
Choose a tag to compare

Bug Fixes:

  • Issue with clientssl profile when using parent/child (defauls-from) #902
  • Possibility to configure the MTU size on a vlan #908

Terraform Provider BIG-IP v1.20.1

23 Nov 04:48
Compare
Choose a tag to compare

Bug Fixes:

  • EOF Error with BigIP v17.10.1 running FIPS #817
  • .mgmt/shared/authn/login": EOF when connecting to bigip with 1.19.0 and 1.20.0 #894
  • Fix add Server Agent Name in resource bigip_ltm_profile_http enhancement #836
  • RFE: Add support for Trusted/Advertised CAs in resource bigip_ltm_profile_client_ssl Backlog documentation #872
  • HSTS support in resource bigip_ltm_profile_http Backlog enhancement #834
  • Add persistence_profiles argument for FAST TCP/HTTP(S) applications Backlog enhancement #883

Terraform Provider BIG-IP v1.20.0

13 Oct 10:19
6825bae
Compare
Choose a tag to compare

Enhancements

  • add HTTP Methods support in resource bigip_ltm_profile_http #833
  • add HSTS support in resource bigip_ltm_profile_http #834
  • add Maximum Header size/count support in resource bigip_ltm_profile_http #835
  • add Server Agent Name support in resource bigip_ltm_profile_http #836
  • Add support for OCSP in certificate resource #850
  • F5 Bigip Cipher Rules and Cipher Groups #654
  • bigip_ltm_profile_http terraform provider resource type missing Argument request #681

Bug Fixes

  • Issue importing full json WAF policy with v1.19.0 - resource bigip_waf_policy #858

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