RavinderReddyF5 / terraform-provider-bigip-version0.12

Terraform resources that can configure F5 BIGIP products
Mozilla Public License 2.0
0 stars 0 forks source link

[CLOSED] v1.1.2 changed the contract of the `bigip_as3` resource #298

Open RavinderReddyF5 opened 3 years ago

RavinderReddyF5 commented 3 years ago

Issue by jakauppila Wednesday Mar 25, 2020 at 20:17 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/issues/267


With the release of v1.1.2 the bigip_as3 resource had the config_name attribute named to tenant_name breaking existing configurations.

While I don't disagree with the change, this is not something I would expect to have been done in a patch release, but rather went through the appropriate motions as described in Hashicorp's Deprecations, Removals and Renames best practices

RavinderReddyF5 commented 3 years ago

Comment by papineni87 Friday Mar 27, 2020 at 17:28 GMT


@jakauppila sure, will follow hashicorp best practices

RavinderReddyF5 commented 3 years ago

Comment by RavinderReddyF5 Tuesday May 12, 2020 at 16:07 GMT


Fixed in v1.2.0