Limitation on the number of characters in the resource ibm_resource_tag #3703
Labels
service/Cloud Databases
Issues related to Cloud Databases
service/Global Tagging
Issues related to Global Tagging
service/Resource Management
Issues related to Resource Manager or Resource controller Issues
Terraform CLI and Terraform IBM Provider Version
Error
The ibm_resource_tag resource has a limitation in the resource_id parameter of 128 characters, the problem is that there are some ibm cloud resources that their crn is longer than 128 characters.
To reproduce this error you can run the following template:
The output error:
Solution
The solution would be to increase the resource_id characters to accept more than 128 characters.
The text was updated successfully, but these errors were encountered: