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] Update bigip_sys_dns resource documentation and sidebar link #109

Open RavinderReddyF5 opened 4 years ago

RavinderReddyF5 commented 4 years ago

Issue by shaggy245 Thursday Apr 11, 2019 at 12:40 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/pull/78


The bigip_sys_dns resource documentation specifies that the resource name is "bigip_ltm_dns", which does not match the provider behavior, nor the documentation page_title. Replaced "bigip_ltm_dns" with "bigip_sys_dns" on the page and sidebar. Also corrected a typo in the example.


shaggy245 included the following code: https://github.com/terraform-providers/terraform-provider-bigip/pull/78/commits

RavinderReddyF5 commented 4 years ago

Comment by dannyk81 Thursday Apr 18, 2019 at 12:44 GMT


@scshitole this looks like an important fix to include, can you merge this?

RavinderReddyF5 commented 4 years ago

Comment by shaggy245 Wednesday Sep 04, 2019 at 17:49 GMT


@scshitole can you please review/merge? Thanks!

RavinderReddyF5 commented 4 years ago

Comment by scshitole Wednesday Sep 04, 2019 at 20:38 GMT


@shaggy245 can you please raise the PR on stable-website branch which is existing, as all the documentation updates are routed through the same

RavinderReddyF5 commented 4 years ago

Comment by shaggy245 Thursday Sep 05, 2019 at 00:23 GMT


@scshitole This PR is on the stable-website branch. Thanks!