File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
40
40
)
41
41
42
42
require (
43
- github.com/hashicorp/terraform-json v0.27.1
43
+ github.com/hashicorp/terraform-json v0.27.2
44
44
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0
45
45
go.mongodb.org/atlas-sdk/v20250312007 v20250312007.0.0
46
46
)
Original file line number Diff line number Diff line change @@ -1027,8 +1027,8 @@ github.com/hashicorp/terraform-exec v0.13.3/go.mod h1:SSg6lbUsVB3DmFyCPjBPklqf6E
1027
1027
github.com/hashicorp/terraform-exec v0.24.0 h1:mL0xlk9H5g2bn0pPF6JQZk5YlByqSqrO5VoaNtAf8OE =
1028
1028
github.com/hashicorp/terraform-exec v0.24.0 /go.mod h1:lluc/rDYfAhYdslLJQg3J0oDqo88oGQAdHR+wDqFvo4 =
1029
1029
github.com/hashicorp/terraform-json v0.10.0 /go.mod h1:3defM4kkMfttwiE7VakJDwCd4R+umhSQnvJwORXbprE =
1030
- github.com/hashicorp/terraform-json v0.27.1 h1:zWhEracxJW6lcjt/JvximOYyc12pS/gaKSy/wzzE7nY =
1031
- github.com/hashicorp/terraform-json v0.27.1 /go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE =
1030
+ github.com/hashicorp/terraform-json v0.27.2 h1:BwGuzM6iUPqf9JYM/Z4AF1OJ5VVJEEzoKST/tRDBJKU =
1031
+ github.com/hashicorp/terraform-json v0.27.2 /go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE =
1032
1032
github.com/hashicorp/terraform-plugin-framework v1.16.0 h1:tP0f+yJg0Z672e7levixDe5EpWwrTrNryPM9kDMYIpE =
1033
1033
github.com/hashicorp/terraform-plugin-framework v1.16.0 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
1034
1034
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
You can’t perform that action at this time.
0 commit comments