Tf fmt for the org-policy module

This commit is contained in:
Aleksandr Averbukh 2022-07-08 15:25:35 +02:00
parent 9c942a68d6
commit a1e34234ae
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@
terraform {
# TODO: Remove once Terraform 1.3 is released https://github.com/hashicorp/terraform/releases/tag/v1.3.0-alpha20220622
experiments = [module_variable_optional_attrs]
experiments = [module_variable_optional_attrs]
}