You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error as below. when configuration set up with Enable Access Governance ticked. deployment was a success with this is unticked.
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] Error: Invalid index
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO]
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] on ../../modules/access-governance/main.tf line 24, in resource "null_resource" "si_creation_response":
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] 24: IDCS_ENDPOINT = data.oci_identity_domains.admin_domain_data.domains[0].url
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] ├────────────────
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] │ data.oci_identity_domains.admin_domain_data.domains is empty list of object
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO]
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] The given key does not identify an element in this collection value.
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO]
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] Error: Work Request error
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] Error Message: work request did not succeed, workId: ocid1.logworkrequest.oc1….., entity: log, action: CREATED. Message: Error returned by StartLogging operation in OciServiceLogging service.(412, IfMatchFailed, false) FAILED_PRECONDITION: The current entity tag did not match (opc-request-id: ams-1:9X…..)
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] with module.nonprod_environment[0].module.logging.module.os_write_log.oci_logging_log.service_log,
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] on ../../modules/service-log/main.tf line 14, in resource "oci_logging_log" "service_log":
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] 14: resource "oci_logging_log" "service_log" {
The text was updated successfully, but these errors were encountered:
Error as below. when configuration set up with Enable Access Governance ticked. deployment was a success with this is unticked.
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] Error: Invalid index
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO]
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] on ../../modules/access-governance/main.tf line 24, in resource "null_resource" "si_creation_response":
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] 24: IDCS_ENDPOINT = data.oci_identity_domains.admin_domain_data.domains[0].url
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] ├────────────────
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] │ data.oci_identity_domains.admin_domain_data.domains is empty list of object
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO]
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] The given key does not identify an element in this collection value.
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO]
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] Error: Work Request error
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] Error Message: work request did not succeed, workId: ocid1.logworkrequest.oc1….., entity: log, action: CREATED. Message: Error returned by StartLogging operation in OciServiceLogging service.(412, IfMatchFailed, false) FAILED_PRECONDITION: The current entity tag did not match (opc-request-id: ams-1:9X…..)
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] with module.nonprod_environment[0].module.logging.module.os_write_log.oci_logging_log.service_log,
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] on ../../modules/service-log/main.tf line 14, in resource "oci_logging_log" "service_log":
2024/05/13 18:30:11[TERRAFORM_CONSOLE] [INFO] 14: resource "oci_logging_log" "service_log" {
The text was updated successfully, but these errors were encountered: