Skip to content

Commit 12996b1

Browse files
Dialed in the version (#2614)
Co-authored-by: Nathanael Smith <[email protected]>
1 parent 6fa3f18 commit 12996b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/mongodbatlas_privatelink_endpoint/aws/data-federation-online-archive/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ terraform {
66
}
77
mongodbatlas = {
88
source = "mongodb/mongodbatlas"
9-
version = "~> 1.10.0"
9+
version = "~> 1.10"
1010
}
1111
}
1212
required_version = ">= 1.0"
13-
}
13+
}

0 commit comments

Comments
 (0)