Closed vburckhardt closed 7 months ago
@vburckhardt what version did you use? A fix was added for the auth policy issue in https://github.com/terraform-ibm-modules/terraform-ibm-observability-da/releases/tag/v1.1.5
Looks like v1.1.3 was being used. This issue was fixed in v1.1.5 so closing this
Error: ServiceNotAuthorized: The specified COS Service Instance does not have sufficient permissions to access the resource associated with the KMS key CRN.
is gone on the second attempt. I think this may be due to some delay in the s2s auth to propagate at IAM level. We could add some sleep between creating the s2s auth and the cos instance.
Affected modules
*
Terraform CLI and Terraform provider versions
Terraform output
Debug output
Expected behavior
Actual behavior
Steps to reproduce (including links and screen captures)
terraform apply
Anything else
By submitting this issue, you agree to follow our Code of Conduct