ibm_iam_trusted_profile_identity returns 400 status code when using type=crn #4956
Labels
service/IAM
Issues related to IAM
service/Resource Management
Issues related to Resource Manager or Resource controller Issues
Community Note
Terraform CLI and Terraform IBM Provider Version
Terraform v1.6.4
on darwin_arm64
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
main.txt
Debug Output
Panic Output
N/A
Expected Behavior
A terraform apply or plan should have exited cleanly. There should not have been a 400 error and the trusted profile should have been found since it was just created
Actual Behavior
400 status errors occurred in the console with the message. It seems that the crn may not be parsing correctly as it is splitting the crn string at the
\
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: