We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2871e4c commit cbf7e5eCopy full SHA for cbf7e5e
tests/workflows/test-cloud/partial/main.tf
@@ -1,7 +1,7 @@
1
terraform {
2
cloud {
3
}
4
- required_version = "~> 1.5.0"
+ required_version = "~> 1.6.0"
5
6
7
resource "random_id" "the_id" {
0 commit comments