Skip to content

Commit

Permalink
chore(deps): update terraform xenorchestra to 0.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <dfroberg@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 2f51438 commit 95b9f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/terraform/xcpnodes/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
xenorchestra = {
source = "terra-farm/xenorchestra"
version = "~> 0.23.0"
version = "~> 0.24.0"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit 95b9f18

Please sign in to comment.