Hello.
I’m trying to use “google_bigtable_app_profile” resource with terraform(11.14) but once I run the config all I’m getting is:
Error: google_bigtable_app_profile.default_application_profile: Provider doesn’t support resource: google_bigtable_app_profile
How do I know which version of google/google-beta provider to use and also, which version of terraform is suitable for this resource?
Thanks