Skip to content

Commit 9fee8e1

Browse files
committed
Update Terraform tfe to ~> 0.64
1 parent 0f2cbe7 commit 9fee8e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • terraform/deployments/elasticache

terraform/deployments/elasticache/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ terraform {
1313
}
1414
tfe = {
1515
source = "hashicorp/tfe"
16-
version = "~> 0.6"
16+
version = "~> 0.64"
1717
}
1818
}
1919
}

0 commit comments

Comments
 (0)