Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/http from 3.4.0 to 3.4.1 in /aws #1180

Merged
merged 24 commits into from
Jan 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
c5f01e5
Bump hashicorp/azurerm from 3.83.0 to 3.85.0 in /azure
dependabot[bot] Jan 1, 2024
79b039a
Bump hashicorp/http from 3.4.0 to 3.4.1 in /azure
dependabot[bot] Jan 1, 2024
552e996
Bump hashicorp/random from 3.5.1 to 3.6.0 in /azure
dependabot[bot] Jan 1, 2024
f2c9517
Update terraform-aws-modules/vpc/aws requirement from ~> 5.2.0 to ~> …
dependabot[bot] Jan 1, 2024
24d229c
Bump hashicorp/aws from 5.29.0 to 5.31.0 in /aws
dependabot[bot] Jan 1, 2024
732a573
Bump terraform-aws-modules/eks/aws from 19.20.0 to 19.21.0 in /aws
dependabot[bot] Jan 1, 2024
0818d9f
Bump hashicorp/random from 3.5.1 to 3.6.0 in /aws
dependabot[bot] Jan 1, 2024
e9e867f
Bump hashicorp/http from 3.4.0 to 3.4.1 in /aws
dependabot[bot] Jan 1, 2024
e967d4f
Bump hashicorp/random from 3.5.1 to 3.6.0 in /gcp
dependabot[bot] Jan 1, 2024
12b8244
Bump hashicorp/google-beta from 5.7.0 to 5.10.0 in /gcp
dependabot[bot] Jan 1, 2024
3893611
Bump hashicorp/google from 5.7.0 to 5.10.0 in /gcp
dependabot[bot] Jan 1, 2024
a45f52b
Bump hashicorp/http from 3.4.0 to 3.4.1 in /gcp
dependabot[bot] Jan 1, 2024
a27014a
Merge pull request #1184 from OWASP/dependabot/terraform/gcp/hashicor…
commjoen Jan 1, 2024
b031b97
Merge pull request #1183 from OWASP/dependabot/terraform/gcp/hashicor…
commjoen Jan 1, 2024
85d2f9a
Merge pull request #1182 from OWASP/dependabot/terraform/gcp/hashicor…
commjoen Jan 1, 2024
bb490be
Merge pull request #1181 from OWASP/dependabot/terraform/gcp/hashicor…
commjoen Jan 1, 2024
40d14ec
Merge pull request #1179 from OWASP/dependabot/terraform/aws/hashicor…
commjoen Jan 1, 2024
54c975e
Merge pull request #1178 from OWASP/dependabot/terraform/aws/terrafor…
commjoen Jan 1, 2024
c12ab55
Merge pull request #1177 from OWASP/dependabot/terraform/aws/hashicor…
commjoen Jan 1, 2024
41e8f9f
Merge pull request #1176 from OWASP/dependabot/terraform/aws/terrafor…
commjoen Jan 1, 2024
03f55d3
Merge pull request #1173 from OWASP/dependabot/terraform/azure/hashic…
commjoen Jan 1, 2024
91c2bd3
Merge pull request #1172 from OWASP/dependabot/terraform/azure/hashic…
commjoen Jan 1, 2024
11dc7cc
Merge pull request #1171 from OWASP/dependabot/terraform/azure/hashic…
commjoen Jan 1, 2024
700a7e0
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Jan 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 44 additions & 44 deletions aws/.terraform.lock.hcl

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

14 changes: 7 additions & 7 deletions aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,25 +111,25 @@ The documentation below is auto-generated to give insight on what's created via
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | ~> 1.1 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 5.29.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 5.31.0 |
| <a name="requirement_http"></a> [http](#requirement\_http) | ~> 3.4.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | ~> 3.5.1 |
| <a name="requirement_random"></a> [random](#requirement\_random) | ~> 3.6.0 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.29.0 |
| <a name="provider_http"></a> [http](#provider\_http) | 3.4.0 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.5.1 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.31.0 |
| <a name="provider_http"></a> [http](#provider\_http) | 3.4.1 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.6.0 |

## Modules

| Name | Source | Version |
|------|--------|---------|
| <a name="module_ebs_csi_irsa_role"></a> [ebs\_csi\_irsa\_role](#module\_ebs\_csi\_irsa\_role) | terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks | ~> 5.5 |
| <a name="module_eks"></a> [eks](#module\_eks) | terraform-aws-modules/eks/aws | 19.20.0 |
| <a name="module_vpc"></a> [vpc](#module\_vpc) | terraform-aws-modules/vpc/aws | ~> 5.2.0 |
| <a name="module_eks"></a> [eks](#module\_eks) | terraform-aws-modules/eks/aws | 19.21.0 |
| <a name="module_vpc"></a> [vpc](#module\_vpc) | terraform-aws-modules/vpc/aws | ~> 5.4.0 |

## Resources

Expand Down
4 changes: 2 additions & 2 deletions aws/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ data "aws_availability_zones" "available" {}

module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "~> 5.2.0"
version = "~> 5.4.0"

name = "${var.cluster_name}-vpc"
cidr = local.vpc_cidr
Expand All @@ -65,7 +65,7 @@ module "vpc" {

module "eks" {
source = "terraform-aws-modules/eks/aws"
version = "19.20.0"
version = "19.21.0"

cluster_name = var.cluster_name
cluster_version = var.cluster_version
Expand Down
4 changes: 2 additions & 2 deletions aws/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.29.0"
version = "~> 5.31.0"
}
random = {
source = "hashicorp/random"
version = "~> 3.5.1"
version = "~> 3.6.0"
}
http = {
source = "hashicorp/http"
Expand Down
88 changes: 44 additions & 44 deletions azure/.terraform.lock.hcl

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

10 changes: 5 additions & 5 deletions azure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,17 +106,17 @@ The documentation below is auto-generated to give insight on what's created via
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | ~> 1.1 |
| <a name="requirement_azurerm"></a> [azurerm](#requirement\_azurerm) | ~> 3.83.0 |
| <a name="requirement_azurerm"></a> [azurerm](#requirement\_azurerm) | ~> 3.85.0 |
| <a name="requirement_http"></a> [http](#requirement\_http) | ~> 3.4.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | ~> 3.5.1 |
| <a name="requirement_random"></a> [random](#requirement\_random) | ~> 3.6.0 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.83.0 |
| <a name="provider_http"></a> [http](#provider\_http) | 3.4.0 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.5.1 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.85.0 |
| <a name="provider_http"></a> [http](#provider\_http) | 3.4.1 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.6.0 |

## Modules

Expand Down
4 changes: 2 additions & 2 deletions azure/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ terraform {
required_providers {
random = {
source = "hashicorp/random"
version = "~> 3.5.1"
version = "~> 3.6.0"
}
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.83.0"
version = "~> 3.85.0"
}
http = {
source = "hashicorp/http"
Expand Down
Loading
Loading