Skip to content

Commit

Permalink
Update Terraform juju to ~> 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 8ff1c98 commit 6a85a1c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
22 changes: 10 additions & 12 deletions server/terraform/.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 server/terraform/hardware-api.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_providers {
juju = {
version = "~> 0.10.1"
version = "~> 0.13.0"
source = "juju/juju"
}
}
Expand Down

0 comments on commit 6a85a1c

Please sign in to comment.