Skip to content

Commit 5b46327

Browse files
renovate[bot]ndopj
andauthored
chore(deps): update terraform montecarlo to ~> 0.4.0 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Norbert Dopjera <[email protected]>
1 parent b507c54 commit 5b46327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/provider/provider.tf

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

0 commit comments

Comments
 (0)