Skip to content

Commit cbf7e5e

Browse files
committed
Test Terraform cloud using TF 1.6
1 parent 2871e4c commit cbf7e5e

File tree

1 file changed

+1
-1
lines changed
  • tests/workflows/test-cloud/partial

1 file changed

+1
-1
lines changed

tests/workflows/test-cloud/partial/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
terraform {
22
cloud {
33
}
4-
required_version = "~> 1.5.0"
4+
required_version = "~> 1.6.0"
55
}
66

77
resource "random_id" "the_id" {

0 commit comments

Comments
 (0)