cloudflare_account_member import fails with Error: account ID is empty and must be provided #978
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Terraform version
Terraform v0.14.7
Affected resource(s)
Terraform configuration files
account_member.tf
main.tf
Debug output
https://gist.github.com/gabriellisboa/bbf575842fe409b7ae331661423ce0c4
Panic output
No panic output
Expected behavior
The account_member should have been imported.
Actual behavior
Error: account ID is empty and must be provided
Steps to reproduce
terraform init
TF_LOG=DEBUG terraform import cloudflare_account_member.user acc_id/member_id
Important factoids
Using terraform cloud state. Import is successful for filter, firewall_rule, rate_limit, record, and zone. Just account_member is falling.
References
None
Community note
to the original issue to help the community and maintainers prioritize this request
request, please leave a comment
The text was updated successfully, but these errors were encountered: