terraform-provider-alicloud
terraform-provider-alicloud copied to clipboard
resource/oss_bucket_replication: Update doc for importing the resource
Passing only the id as specified in the doc returns an error because the code expects both the bucket and the rule id
See https://github.com/aliyun/terraform-provider-alicloud/blob/master/alicloud/resource_alicloud_oss_bucket_replication.go#L534