Skip to content

Commit 7fdf6d4

Browse files
authored
Merge pull request #15 from methridge/renovate/hcp-0.x
chore(deps): update terraform hcp to ~> 0.91
2 parents 3e425ee + cffe9ad commit 7fdf6d4

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

.terraform.lock.hcl

Lines changed: 24 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414
}
1515
hcp = {
1616
source = "hashicorp/hcp"
17-
version = "~>0.54"
17+
version = "~> 0.91"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)