You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to update our mongodbatlas provider to the latest but I'm running into an error during the planning phase:
Error: no schema available for <censored>.mongodbatlas_ip_whitelist.ip_whitelist while reading state; this is a bug in Terraform and should be reported
Trying to look at the state fails with the same error:
terraform state show <censored>.mongodbatlas_ip_whitelist.ip_whitelist
# <censored>.mongodbatlas_ip_whitelist.ip_whitelist:
# missing schema for provider "mongodbatlas" resource type mongodbatlas_ip_whitelist
Any idea what's going on? :)
The text was updated successfully, but these errors were encountered:
I'm trying to update our mongodbatlas provider to the latest but I'm running into an error during the planning phase:
Trying to look at the state fails with the same error:
Any idea what's going on? :)
The text was updated successfully, but these errors were encountered: