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

Tags unavailable on TF resources of Flexible Engine #939

Open
habiba-gaddacha opened this issue May 9, 2023 · 3 comments
Open

Tags unavailable on TF resources of Flexible Engine #939

habiba-gaddacha opened this issue May 9, 2023 · 3 comments

Comments

@habiba-gaddacha
Copy link

Hello,

For billing reports, I notice that tag management is missing for the following services : DWS (Data Warehouse Service) and OBS ( Object Storage Service).
We can add tags manually using the console but those terraform resources do not support tagging.

Terraform Version
Version v1.3.2

Affected Resource(s)

flexibleengine_dws_cluster_v1
flexibleengine_obs_bucket
Thanks in advance.

@ShiChangkuo
Copy link
Collaborator

@habiba-gaddacha the tags API is still not available on DWS and OBS.

API Request URL: PUT https://logbucket2023-0113.oss.eu-west-1.prod-cloud-ocb.orange-business.com:443?tagging
API Request Headers:
Authorization: ***
Content-MD5: LyXqthkm9HKuKRC3MJcVSQ==
Date: Mon, 15 May 2023 11:05:05 GMT
User-Agent: terraform-provider-iac

API Response Code: 405
API Response Headers:
Allow: GET
Content-Length: 368
Content-Type: application/xml
Date: Mon, 15 May 2023 11:05:05 GMT
Server: OBS
X-Amz-Id-2: 32AAAQAAEAABAAAQAAEAABAAAQAAEAABCTyFkePKHJOMX+jsVx/RakGWZj+yEkxu
X-Amz-Request-Id: 000001881F15D993400FE6E712402FC4
X-Reserved: amazon, aws and amazon web services are trademarks or registered trademarks of Amazon Technologies, Inc

POST https://dws.eu-west-0.prod-cloud-ocb.orange-business.com/v1.0/xxxxxxxx/clusters/xxxxxxxx/tags/batch-create
Response Code: 404
{
    "error_msg": "The API does not exist or has not been published in the environment",
    "error_code": "APIGW.0101",
    "request_id": "c78df74ab649fb686eb449bed4e9dff9"
}

@habiba-gaddacha
Copy link
Author

Thanks for answering! Do you think there is another solution to do the same purpose ?

@ShiChangkuo
Copy link
Collaborator

ShiChangkuo commented May 16, 2023

sorry, the provider can do nothing if the API is not available. you can open a service ticket in Orange.

cc @antonin-a @DafuSHI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants