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

Terraform plan fails for resource access policy if destroyed manually #1162

Closed
Praveengostu opened this issue Mar 9, 2020 · 1 comment
Closed
Assignees

Comments

@Praveengostu
Copy link
Collaborator

terraform plan is not able to proceed as the resource was manually destroyed. And a subsequent plan gives the below error
2020/03/06 23:02:41 Terraform plan | Error: Error refreshing state: 1 error occurred:
2020/03/06 23:02:41 Terraform plan | * ibm_iam_access_group_policy.developer_rg_svc_policy: 1 error occurred:
2020/03/06 23:02:41 Terraform plan | * ibm_iam_access_group_policy.developer_rg_svc_policy: ibm_iam_access_group_policy.developer_rg_svc_policy: Error retrieving access group policy: Request failed with status code: 404, ServerErrorResponse: {"trace":"5fd76d48f32d4230aa925c769106151b","errors":[{"code":"policy_not_found","message":"Policy with Id dc86193e-5347-4665-9472-95531dbbf2fa not found."}],"status_code":404}

@hkantare
Copy link
Collaborator

@hkantare hkantare self-assigned this Mar 12, 2020
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

2 participants