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
I have a problem during the deployment of OKE. I got following error
Error: 404-NotAuthorizedOrNotFound
│ Provider version: 4.47.0, released on 2021-10-06.
│ Service: Identity Dynamic Group
│ Error Message: Authorization failed or requested resource not found
│ OPC request ID: 3e0afebdae45d7b4d181bf5eb0336bb0/DE38AB847B22E6F0752EDD5957B71D90/BF24A140894A4780FF128EBEDFE25416
│ Suggestion: Either the resource has been deleted or service Identity Dynamic Group need policy to access this resource. Policy reference: https://docs.oracle.com/en-us/iaas/Content/Identity/Reference/policyreference.htm
│
│
│ with module.oke.module.base.module.operator.oci_identity_dynamic_group.operator_instance_principal[0],
│ on .terraform/modules/oke.base.operator/instance_principal.tf line 14, in resource "oci_identity_dynamic_group" "operator_instance_principal":
│ 14: resource "oci_identity_dynamic_group" "operator_instance_principal" {
The user that is used to deploy has policies:
Allow group cicd to manage all-resources in compartment dev
Allow group cicd to manage dynamic-groups in tenancy
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have a problem during the deployment of OKE. I got following error
The user that is used to deploy has policies:
Module version: 3.3.0
Beta Was this translation helpful? Give feedback.
All reactions