Skip to content

Commit

Permalink
bump selectel tf-provider version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Fedorov committed Apr 25, 2024
1 parent ffcec36 commit c951c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
selectel = {
source = "selectel/selectel"
version = "4.0.2"
version = "5.0.2"
}
openstack = {
source = "terraform-provider-openstack/openstack"
Expand Down

0 comments on commit c951c61

Please sign in to comment.