Skip to content

Commit

Permalink
chore(deps): update terraform aws to ~> 5.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2024
1 parent 6a81e30 commit 2c6e62e
Show file tree
Hide file tree
Showing 214 changed files with 214 additions and 214 deletions.
2 changes: 1 addition & 1 deletion _sub/compute/ec2-instance/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-instance/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-keypair/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-keypair/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-securitygroup/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-securitygroup/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-sgrule-cidr/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-sgrule-cidr/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-sgrule-sg/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ec2-sgrule-sg/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ecr-repo/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/ecr-repo/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-addons/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/eks-addons/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/eks-alb-auth/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-alb-auth/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-alb/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-alb/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-cluster/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-heptio/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
local = {
source = "hashicorp/local"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/eks-heptio/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
local = {
source = "hashicorp/local"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/eks-inactivity-cleanup/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}

Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/eks-inactivity-cleanup/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}

Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/eks-nlb/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-nlb/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-nodegroup-managed/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-nodegroup-managed/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-workers/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/eks-workers/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}
}
2 changes: 1 addition & 1 deletion _sub/compute/elb-inactivity-cleanup/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}

Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/elb-inactivity-cleanup/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
}

Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/helm-atlantis/versions.tf
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.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/helm-atlantis/versions.tofu
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.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/helm-crossplane/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/helm-crossplane/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/helm-kube-prometheus-stack/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/helm-kube-prometheus-stack/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/k8s-blaster-namespace/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/k8s-blaster-namespace/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/k8s-subnet-exporter/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/k8s-subnet-exporter/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/k8s-traefik-flux/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
2 changes: 1 addition & 1 deletion _sub/compute/k8s-traefik-flux/versions.tofu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.66.0"
version = "~> 5.67.0"
}
github = {
source = "integrations/github"
Expand Down
Loading

0 comments on commit 2c6e62e

Please sign in to comment.