Skip to content

Commit fa610eb

Browse files
chore(deps): update terraform juju to ~> 0.23
1 parent d86466c commit fa610eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
juju = {
44
source = "juju/juju"
5-
version = "~> 0.15"
5+
version = "~> 0.23"
66
}
77
}
88
}

0 commit comments

Comments
 (0)