Skip to content

Bigip terraform provider v1.7.0

Compare
Choose a tag to compare
@RavinderReddyF5 RavinderReddyF5 released this 18 Feb 17:58
· 832 commits to master since this release
259a15d

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