Skip to content

Commit

Permalink
chore(deps): update terraform aws to v5.81.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent d9afbd1 commit 83ac900
Show file tree
Hide file tree
Showing 58 changed files with 58 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/access-analyzer/orga/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/alb/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/bastion/modules/bastion/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/bastion/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/cert-manager/modules/cert-manager/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/cert-manager/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/chaos/modules/chaos/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/chaos/testing/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/chatbot/modules/chatbot/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/chatbot/shared/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/cloudtrail/modules/cloudtrail/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/cloudtrail/orga/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/config/modules/config/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/config/orga/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/ecr/modules/ecr/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/ecr/shared/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/ecr/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/eks/modules/eks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/eks/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/elastic-ips/internet-gateway/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/external-dns/modules/external-dns/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/external-dns/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/gateway-api/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/guardduty/modules/guardduty/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/guardduty/orga/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/notifications/modules/notifications/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/notifications/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/observability/modules/observability/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/observability/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/oidc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
tls = {
source = "hashicorp/tls"
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/root/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
null = {
source = "hashicorp/null"
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/root/modules/config/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/root/modules/iam_audit/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/root/modules/iam_billing/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/secrets/modules/secrets/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/secrets/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/security-hub/modules/security-hub/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/security-hub/orga/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
configuration_aliases = [
aws,
aws.audit,
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/terraform-cloud/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/vpc/modules/vpc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/vpc/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/aws/waf/modules/waf/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.80.0"
version = "5.81.0"
}
}
}
Loading

0 comments on commit 83ac900

Please sign in to comment.