Skip to content

Commit

Permalink
Bump example terraform version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Guardian committed Apr 11, 2024
1 parent efc40ac commit a984fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 0.13.0"
required_version = ">= 1.3.0"

required_providers {
aws = {
Expand Down

0 comments on commit a984fae

Please sign in to comment.