Skip to content

Commit 4761b53

Browse files
author
Miguel Hernández
authored
TF-15186] Upgrade HCP provider in vault fixture to ~> 0.90.0 (#153)
1 parent e42b380 commit 4761b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/test_hcp_vault/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
required_providers {
77
hcp = {
88
source = "hashicorp/hcp"
9-
version = "~> 0.33.0"
9+
version = "~> 0.90.0"
1010
}
1111
vault = {
1212
source = "hashicorp/vault"

0 commit comments

Comments
 (0)