This repository was archived by the owner on Dec 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-114
lines changed Expand file tree Collapse file tree 2 files changed +7
-114
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/hashicorp/terraform-plugin-docs v0.13.0
7
7
github.com/hashicorp/terraform-plugin-framework v0.14.0
8
- github.com/hashicorp/terraform-plugin-go v0.14.0
9
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.23.0
8
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
10
9
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
11
10
inet.af/netaddr v0.0.0-20220811202034-502d2d690317
12
11
)
@@ -34,10 +33,11 @@ require (
34
33
github.com/hashicorp/go-uuid v1.0.3 // indirect
35
34
github.com/hashicorp/go-version v1.6.0 // indirect
36
35
github.com/hashicorp/hc-install v0.4.0 // indirect
37
- github.com/hashicorp/hcl/v2 v2.14.0 // indirect
36
+ github.com/hashicorp/hcl/v2 v2.14.1 // indirect
38
37
github.com/hashicorp/logutils v1.0.0 // indirect
39
38
github.com/hashicorp/terraform-exec v0.17.3 // indirect
40
39
github.com/hashicorp/terraform-json v0.14.0 // indirect
40
+ github.com/hashicorp/terraform-plugin-go v0.14.0 // indirect
41
41
github.com/hashicorp/terraform-plugin-log v0.7.0 // indirect
42
42
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c // indirect
43
43
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 // indirect
You can’t perform that action at this time.
0 commit comments