You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to apply bucket replication rules and give a bucket as destination but getting an error saying the bucket name does match the expected format through terraform , but it is a valid bucket name.
Trying to apply bucket replication rules and give a bucket as destination but getting an error saying the bucket name does match the expected format through terraform , but it is a valid bucket name.
Terraform CLI and Terraform IBM Provider Version
1.49.0
Affected Resource(s)
ibm_cos_bucket_replication_rule
Terraform Configuration Files
Debug Output
should match regexp ^
crn:.+:.+:.+:.+:.+:a\/[0-9a-f]{32}:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}:bucket:[a-z-A-Z]*[0-9]*$
The text was updated successfully, but these errors were encountered: