mirror of https://github.com/hashicorp/terraform
Official OpenStack clients commonly support specifing a client certificate/key to enable SSL client authentication when communicating with OpenStack services. This patch enables such feature in Terraform with new parameters and environment variables: * 'cert' provider parameter or OS_CERT env variable to specify client certificate file, * 'key' provider parameter or OS_KEY env variable to specify client certificate private key file.pull/6279/head
parent
77f5648c42
commit
94d3ed08c7
Loading…
Reference in new issue