File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ terraform {
26
26
required_providers {
27
27
oxide = {
28
28
source = "oxidecomputer/oxide"
29
- version = "0.7 .0"
29
+ version = "0.8 .0"
30
30
}
31
31
}
32
32
}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ terraform {
29
29
required_providers {
30
30
oxide = {
31
31
source = "oxidecomputer/oxide"
32
- version = "0.7 .0"
32
+ version = "0.8 .0"
33
33
}
34
34
}
35
35
}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
oxide = {
6
6
source = " oxidecomputer/oxide"
7
- version = " 0.7 .0"
7
+ version = " 0.8 .0"
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
oxide = {
6
6
source = " oxidecomputer/oxide"
7
- version = " 0.7 .0"
7
+ version = " 0.8 .0"
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
oxide = {
6
6
source = " oxidecomputer/oxide"
7
- version = " 0.7 .0"
7
+ version = " 0.8 .0"
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
oxide = {
6
6
source = " oxidecomputer/oxide"
7
- version = " 0.7 .0"
7
+ version = " 0.8 .0"
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/hashicorp/terraform-plugin-log v0.9.0
12
12
github.com/hashicorp/terraform-plugin-sdk/v2 v2.36.1
13
13
github.com/hashicorp/terraform-plugin-testing v1.12.0
14
- github.com/oxidecomputer/oxide.go v0.3.1-0.20250403205243-894605d0e70a
14
+ github.com/oxidecomputer/oxide.go v0.4.0
15
15
github.com/stretchr/testify v1.10.0
16
16
)
17
17
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
136
136
github.com/mitchellh/reflectwalk v1.0.2 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
137
137
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw =
138
138
github.com/oklog/run v1.0.0 /go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA =
139
- github.com/oxidecomputer/oxide.go v0.3.1-0.20250403205243-894605d0e70a h1:Zn3udDHSZA6zqrxm9m2gx1oRFpEBa44nM1U+FiYZbjY =
140
- github.com/oxidecomputer/oxide.go v0.3.1-0.20250403205243-894605d0e70a /go.mod h1:yNLdQdroM42/yDIFlCsLAR9PawAdeJZDgHdAx+wcywg =
139
+ github.com/oxidecomputer/oxide.go v0.4.0 h1:Y15OPFd1TsUtYp5ivK1ROEkRH+WVHOuy0kJxVs9+dkM =
140
+ github.com/oxidecomputer/oxide.go v0.4.0 /go.mod h1:yNLdQdroM42/yDIFlCsLAR9PawAdeJZDgHdAx+wcywg =
141
141
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
142
142
github.com/pelletier/go-toml v1.9.5 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
143
143
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4 =
You can’t perform that action at this time.
0 commit comments