You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Using The OCI console how to I input an ssl cert and key into the stack

edited Feb 13, 2025 12:30AM in OCI - General

Summary: Unable to input SSL cert and key in OCI console stack and have it build successfully, fails with invalid key.


Content (please ensure you mask any confidential information):

I can run terraform at the cli and input the SSL cert and key if I flatten it out and add \r\n between begin\end header of the cert and key and it will create my load balancer.


Version (include the version you are using, if applicable):

Terraform 1.2



Code Snippet (add any code snippets that support your topic, if applicable):

resource "oci_load_balancer_certificate" "admin_cert_external" {

certificate_name = "${var.resource_name}-lb-admcert"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!