Collection and database is not getting created in cluster using terraform

I am using terraform with GCP provider and using mongodbatlas_global_cluster_config resource to create a collection and database in cluster but code is running fine on my end but collection and resource is not getting created in cluster.

3 Likes