File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ terraform {
3
3
required_providers {
4
4
openstack = {
5
5
source = " terraform-provider-openstack/openstack"
6
- version = " ~> 1.54 .0"
6
+ version = " ~> 3.0 .0"
7
7
}
8
8
cidr = {
9
9
source = " volcano-coffee-company/cidr"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ terraform {
3
3
required_providers {
4
4
openstack = {
5
5
source = " terraform-provider-openstack/openstack"
6
- version = " ~> 1.54 .0"
6
+ version = " ~> 3.0 .0"
7
7
}
8
8
cidr = {
9
9
source = " volcano-coffee-company/cidr"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ terraform {
3
3
required_providers {
4
4
openstack = {
5
5
source = " terraform-provider-openstack/openstack"
6
- version = " ~> 1.54 .0"
6
+ version = " ~> 3.0 .0"
7
7
}
8
8
cidr = {
9
9
source = " volcano-coffee-company/cidr"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ terraform {
3
3
required_providers {
4
4
openstack = {
5
5
source = " terraform-provider-openstack/openstack"
6
- version = " ~> 1.54 .0"
6
+ version = " ~> 3.0 .0"
7
7
}
8
8
cidr = {
9
9
source = " volcano-coffee-company/cidr"
You can’t perform that action at this time.
0 commit comments