Hi There,
Can I search the some resource which is NOT configured by Terraform API?
For instance , There are ten rules in Anti-ddos product. One is configured via Terraform API ,the rest of 9 rules are configured via website operation.
Is there a way I can look up all the ten rules via Terraform API?
I try “terraform state pull”, but only get the one rule configured by Terraform API.
Best,
Robert Qiu