My Oracle Support Banner

EM@OCI:13.5 EM Deployment Fails with 'Error: Invalid Configuration for Read-Only Attribute' (Doc ID 2886302.1)

Last updated on JULY 28, 2022

Applies to:

Enterprise Manager Base Platform - Version 13.5.0.0.0 to 13.5.0.0.0 [Release 13c]
Information in this document applies to any platform.

Symptoms

 On OCI, EM 13.5 RU5 Deployment from marketplace fails with below errors in the ORM log.

Error: Invalid Configuration for Read-Only Attribute
on modules/loadbalancer/loadbalancer.tf line 135, in resource "tls_self_signed_cert" "root"
135: key_algorithm = tls_private_key.root[0].algorithm
Cannot set value for this attribute as the provider has marked it as
read-only. Remove the configuration line setting the value.
Refer to the provider documentation or contact the provider developers for
additional information about configurable and read-only attributes that are
supported.
Error: Invalid Configuration for Read-Only Attribute
on modules/loadbalancer/loadbalancer.tf line 150, in resource "tls_cert_request" "em_lb_cert_request"
150: key_algorithm = tls_private_key.root[0].algorithm
Cannot set value for this attribute as the provider has marked it as
read-only. Remove the configuration line setting the value.
Refer to the provider documentation or contact the provider developers for
additional information about configurable and read-only attributes that are
supported.
Error: Invalid Configuration for Read-Only Attribute
on modules/loadbalancer/loadbalancer.tf line 161, in resource "tls_locally_signed_cert" "em_lb_cert"
161: ca_key_algorithm = tls_private_key.root[0].algorithm
Cannot set value for this attribute as the provider has marked it as
read-only. Remove the configuration line setting the value.
Refer to the provider documentation or contact the provider developers for
additional information about configurable and read-only attributes that are
supported.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.