F5Networks / terraform-provider-bigip-version0.12

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

build ssl profile #17

Closed fwissue closed 4 years ago

fwissue commented 4 years ago

Hello:

Is there any Terraform command to build SSL profile with key/cert/intermedia certs? I don't see it here https://www.terraform.io/docs/providers/bigip/r/bigip_sys_provision.html

Thanks,

~Mike

RavinderReddyF5 commented 4 years ago

@fwissue Currently ssl profile resource module not available, it is under development, it will be available in next release. if need urgently we can release patch release with that feature.

RavinderReddyF5 commented 4 years ago

@fwissue Can you please try validating your scenario with referring from docs below by local binary creation. https://www.terraform.io/docs/providers/bigip/r/bigip_ltm_profile_client_ssl.html https://www.terraform.io/docs/providers/bigip/r/bigip_ltm_profile_server_ssl.html

papineni87 commented 4 years ago

This was fixed in the 1.1.0 release. If you are still having a problem with that release, please reopen this issue or file a new one.