Skip to content

Commit

Permalink
Merge branch 'main' into feature/textract-prod
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstottmoj authored Oct 4, 2024
2 parents 98f87bb + bbdc959 commit 9879b6d
Show file tree
Hide file tree
Showing 8 changed files with 72 additions and 72 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
}
required_version = "~> 1.5"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
}
required_version = "~> 1.5"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
}
required_version = "~> 1.5"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
}
required_version = "~> 1.5"
Expand Down

0 comments on commit 9879b6d

Please sign in to comment.