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
Processor architecture of the machine used to run the configuration file:
System Type x64-based PC
Processor AMD Ryzen 7 5825U with Radeon Graphics, 2000 Mhz, 8 Core(s), 16 Logical Processor(s)
The text was updated successfully, but these errors were encountered:
To address this issue, I recommend running the same Terraform configuration on a 64-bit architecture. Meanwhile, we will discuss internally how to prioritize this fix.
Terraform version: Terraform v1.5.2 on windows_386
MongoDB Atlas provider version : 1.10.2
Your configuration file:
resource "mongodbatlas_cloud_backup_snapshot" "snapshot" { provider = mongodbatlas.source project_id = data.mongodbatlas_project.source_project.id cluster_name = var.source_cluster_name description = var.snap_description retention_in_days = var.retention_in_days }
Processor architecture of the machine used to run the configuration file:
System Type x64-based PC
Processor AMD Ryzen 7 5825U with Radeon Graphics, 2000 Mhz, 8 Core(s), 16 Logical Processor(s)
The text was updated successfully, but these errors were encountered: