Skip to content

Commit

Permalink
Reverting Dependabot merge of Terraform version update.
Browse files Browse the repository at this point in the history
We can't update from 1.1.3 to a higher version without testing and reviewing the imact of these major version upgrades.

ND-214
  • Loading branch information
Stephen.James committed Jun 27, 2024
1 parent aaafc5f commit b281329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.8.5"
required_version = "1.1.3"

required_providers {
aws = {
Expand Down

0 comments on commit b281329

Please sign in to comment.