I have 11 policies I want to add to a role in flexibleengine_identity_role_v3 but terraform complains that there is a limit of 9. If you go in the FE console you can add more than 9 policies, so why is this limitation ?
Terraform Version
0.12.28
Affected Resource(s)
flexibleengine_identity_role_v3
Terraform Configuration Files
I have 11 policies but terraform complains that there is a limit of 9. If you go in the FE console you can add more than 9 policies, so why is this limitation ?
Hi there,
I have 11 policies I want to add to a role in flexibleengine_identity_role_v3 but terraform complains that there is a limit of 9. If you go in the FE console you can add more than 9 policies, so why is this limitation ?
Terraform Version
0.12.28
Affected Resource(s)
flexibleengine_identity_role_v3
Terraform Configuration Files
I have 11 policies but terraform complains that there is a limit of 9. If you go in the FE console you can add more than 9 policies, so why is this limitation ?
Expected Behavior
create the role with more than 9 policies
Actual Behavior
Error: Error updating FlexibleEngine Role: Bad request with: [PATCH https://iam.eu-west-0.prod-cloud-ocb.orange-business.com/v3.0/OS-ROLE/roles/31065004d58d4abea9d9525376bb27d4], error message: {"error":{"message":"Role policy format invalid! Statement size [9] invalid, must greater than [0] and less than or equal to [8] !","code":400,"title":"Bad Request"}}
Steps to Reproduce
create a flexibleengine_identity_role_v3 role with more than 9 policies