Skip to content

Commit

Permalink
Update Terraform vultr to v2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2023
1 parent 3a6375b commit c1cd548
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
37 changes: 18 additions & 19 deletions infrastructure/stage/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/stage/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ terraform {
required_providers {
vultr = {
source = "vultr/vultr"
version = "2.16.1"
version = "2.17.1"
}
}
}
Expand Down

0 comments on commit c1cd548

Please sign in to comment.