Skip to content

Commit

Permalink
providers.tf update
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo19sc committed Sep 5, 2022
1 parent d69dfb8 commit c8e954a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SPDX-License-Identifier: MIT-0 */

terraform {
required_version = "~> 1.1.2"
required_version = ">= 0.15.3"
experiments = [module_variable_optional_attrs]
required_providers {
aws = {
Expand Down

0 comments on commit c8e954a

Please sign in to comment.