Open Ghost---Shadow opened 5 years ago
HI @Ghost---Shadow It seems like the zone does not belong to you. Can you check it by the web console.
The domain belongs to the RAM role I am assuming. Just like ticket #1618 the provider does not assume the role correctly.
HI @Ghost---Shadow How did you assume role? Did you set access key when assuming it?
I am using the assume_role of the terraform OSS backend and my RAM role ARN is set in aliyun configure
HI @Ghost---Shadow The OSS backend config can no been used by provider. So, after set it in the oss backend, you also need to set the config in the provider.
@xiaozhu36 I was importing these resources from another module. After adding a provider.tf
in the imported module, I am no longer getting this error.
Please apply the same fix as this ticket https://github.com/terraform-providers/terraform-provider-alicloud/issues/1618
But for