Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORM deploy of OELZv2 template failed - Access Governance main.tf error returned #180

Open
free2jamescli opened this issue May 17, 2024 · 0 comments

Comments

@free2jamescli
Copy link

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" {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant