FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 53 forks source link

[IAM] Add all project capability to flexibleengine_identity_role_assignment_v3 #1110

Closed thivr closed 5 months ago

thivr commented 6 months ago

Hello

May you add the all projects capability to these resource flexibleengine_identity_role_assignment_v3 ?

This is the corresponding API call https://docs.prod-cloud-ocb.orange-business.com/api/iam/iam_02_0519.html

Thanks^^

ShiChangkuo commented 5 months ago

@thivr the resource flexibleengine_identity_role_assignment_v3 will be replaced by flexibleengine_identity_group_role_assignment in v1.46.0.

If you want to assign a role with all projects, please open a service ticket to obtain the access of Granting Permissions to a User Group for All Projects. Otherwise, we will get the following error:

{ "error": { "code": 401, "message": "The request you have made requires authentication.", "title": "Unauthorized" } }