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 5feb960 commit 6a822aaCopy full SHA for 6a822aa
versions.tf
@@ -1,5 +1,5 @@
1
terraform {
2
- required_version = ">= 1.5" # see https://releases.hashicorp.com/terraform/
+ required_version = ">= 1.6" # see https://releases.hashicorp.com/terraform/
3
4
required_providers {
5
google = {
0 commit comments