Skip to content

Commit 92afe5f

Browse files
author
Mathieu Benoit
authored
Update provider.tf - bump humanitec min version to 1.0
1 parent 2745a71 commit 92afe5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-backstage/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
humanitec = {
88
source = "humanitec/humanitec"
9-
version = "~> 0.13"
9+
version = "~> 1.0"
1010
}
1111
github = {
1212
source = "integrations/github"

0 commit comments

Comments
 (0)