Skip to content

Commit

Permalink
remove experiment to unblock tf upgrade (#568)
Browse files Browse the repository at this point in the history
* remove experiment to unblock tf upgrade

Signed-off-by: Bob Callaway <bcallaway@google.com>

* lower TF down to what it was before

Signed-off-by: Bob Callaway <bcallaway@google.com>

* put back to 1.3.9

Signed-off-by: Bob Callaway <bcallaway@google.com>

---------

Signed-off-by: Bob Callaway <bcallaway@google.com>
  • Loading branch information
bobcallaway authored Mar 8, 2023
1 parent d289e44 commit 8f5907d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions terraform/gcp/modules/monitoring/slo/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
terraform {
required_version = ">= 1.1.3, < 1.4.0"

experiments = [module_variable_optional_attrs]

required_providers {
google = {
version = ">= 4.11.0, < 4.38.0"
Expand Down

0 comments on commit 8f5907d

Please sign in to comment.