Skip to content

Commit c25c55e

Browse files
chore(deps): update all dependencies (#1103)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [boto3](https://togithub.com/boto/boto3) | `==1.34.68` -> `==1.34.69` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.34.68/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.34.68/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [botocore](https://togithub.com/boto/botocore) | `==1.34.68` -> `==1.34.69` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.34.68/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.34.68/1.34.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [local](https://registry.terraform.io/providers/hashicorp/local) ([source](https://togithub.com/hashicorp/terraform-provider-local)) | `2.4.1` -> `2.5.1` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/local/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/local/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/local/2.4.1/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/local/2.4.1/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | required_provider | minor | | [terraform-aws-modules/vpc/aws](https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws) ([source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc)) | `5.6.0` -> `5.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-module/terraform-aws-modules%2fvpc%2faws/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-module/terraform-aws-modules%2fvpc%2faws/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-module/terraform-aws-modules%2fvpc%2faws/5.6.0/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-module/terraform-aws-modules%2fvpc%2faws/5.6.0/5.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | module | minor | | [terraform-docs/gh-actions](https://togithub.com/terraform-docs/gh-actions) | `v1.0.0` -> `v1.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/terraform-docs%2fgh-actions/v1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/terraform-docs%2fgh-actions/v1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/terraform-docs%2fgh-actions/v1.0.0/v1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/terraform-docs%2fgh-actions/v1.0.0/v1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | action | minor | --- ### Release Notes <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.34.69`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13469) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.68...1.34.69) \======= - api-change:`firehose`: \[`botocore`] Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy. - api-change:`kendra`: \[`botocore`] Documentation update, March 2024. Corrects some docs for Amazon Kendra. - api-change:`pricing`: \[`botocore`] Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs - api-change:`rolesanywhere`: \[`botocore`] This release relaxes constraints on the durationSeconds request parameter for the \*Profile APIs that support it. This parameter can now take on values that go up to 43200. - api-change:`securityhub`: \[`botocore`] Added new resource detail object to ASFF, including resource for LastKnownExploitAt </details> <details> <summary>boto/botocore (botocore)</summary> ### [`v1.34.69`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13469) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.68...1.34.69) \======= - api-change:`firehose`: Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy. - api-change:`kendra`: Documentation update, March 2024. Corrects some docs for Amazon Kendra. - api-change:`pricing`: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs - api-change:`rolesanywhere`: This release relaxes constraints on the durationSeconds request parameter for the \*Profile APIs that support it. This parameter can now take on values that go up to 43200. - api-change:`securityhub`: Added new resource detail object to ASFF, including resource for LastKnownExploitAt </details> <details> <summary>hashicorp/terraform-provider-local (local)</summary> ### [`v2.5.1`](https://togithub.com/hashicorp/terraform-provider-local/blob/HEAD/CHANGELOG.md#251-March-11-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-local/compare/v2.5.0...v2.5.1) NOTES: - No functional changes from v2.5.0. Minor documentation fixes. ([#&#8203;303](https://togithub.com/hashicorp/terraform-provider-local/issues/303)) ### [`v2.5.0`](https://togithub.com/hashicorp/terraform-provider-local/blob/HEAD/CHANGELOG.md#250-March-11-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-local/compare/v2.4.1...v2.5.0) FEATURES: - functions/direxists: Added a new `direxists` function that checks for the existence of a directory, similar to the built-in `fileexists` function. ([#&#8203;285](https://togithub.com/hashicorp/terraform-provider-local/issues/285)) </details> <details> <summary>terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)</summary> ### [`v5.7.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#570-2024-03-22) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.6.0...v5.7.0) ##### Features - Allow setting vpc endpoints as an input for each endpoint ([#&#8203;1056](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1056)) ([9163310](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/9163310db647ed98094319980bd8eef72bee492b)) </details> <details> <summary>terraform-docs/gh-actions (terraform-docs/gh-actions)</summary> ### [`v1.1.0`](https://togithub.com/terraform-docs/gh-actions/releases/tag/v1.1.0) [Compare Source](https://togithub.com/terraform-docs/gh-actions/compare/v1.0.0...v1.1.0) #### What’s Changed - chore: prepare release v1.1.0 ([#&#8203;126](https://togithub.com/terraform-docs/gh-actions/issues/126)) [@&#8203;khos2ow](https://togithub.com/khos2ow) - Update terraform-docs to v0.17.0 ([#&#8203;125](https://togithub.com/terraform-docs/gh-actions/issues/125)) [@&#8203;rchildress87](https://togithub.com/rchildress87) - chore: Add dependabot file ([#&#8203;112](https://togithub.com/terraform-docs/gh-actions/issues/112)) [@&#8203;khos2ow](https://togithub.com/khos2ow) - docs: default action inputs values for config-file ([#&#8203;86](https://togithub.com/terraform-docs/gh-actions/issues/86)) [@&#8203;akorp](https://togithub.com/akorp) - fix: replacing deprecated set-output to use env instead ([#&#8203;94](https://togithub.com/terraform-docs/gh-actions/issues/94)) [@&#8203;tobiasehlert](https://togithub.com/tobiasehlert) - Update dependancies ([#&#8203;87](https://togithub.com/terraform-docs/gh-actions/issues/87)) [@&#8203;khos2ow](https://togithub.com/khos2ow) - chore(deps): bump release-drafter/release-drafter from 5 to 6 ([#&#8203;123](https://togithub.com/terraform-docs/gh-actions/issues/123)) [@&#8203;dependabot](https://togithub.com/dependabot) - chore(deps): bump actions/checkout from 3 to 4 ([#&#8203;115](https://togithub.com/terraform-docs/gh-actions/issues/115)) [@&#8203;dependabot](https://togithub.com/dependabot) - chore(deps): bump hashicorp/setup-terraform from 2 to 3 ([#&#8203;114](https://togithub.com/terraform-docs/gh-actions/issues/114)) [@&#8203;dependabot](https://togithub.com/dependabot) - chore(deps): bump docker/login-action from 2 to 3 ([#&#8203;113](https://togithub.com/terraform-docs/gh-actions/issues/113)) [@&#8203;dependabot](https://togithub.com/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a57d811 commit c25c55e

File tree

9 files changed

+36
-36
lines changed

9 files changed

+36
-36
lines changed

.github/workflows/update_docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout branch
2020
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 # ratchet:actions/checkout@v3
2121
- name: Generate TF docs
22-
uses: terraform-docs/gh-actions@f6d59f89a280fa0a3febf55ef68f146784b20ba0 # v1.0.0
22+
uses: terraform-docs/gh-actions@7a62208a0090636af2df1b739da46d27fd90bdc6 # v1.1.0
2323
with:
2424
find-dir: .
2525
git-commit-message: "docs: auto update terraform docs"

.terraform.lock.hcl

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/runner-certificates/main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data "aws_availability_zones" "available" {
66
# kics-scan ignore-line
77
module "vpc" {
88
source = "terraform-aws-modules/vpc/aws"
9-
version = "5.6.0"
9+
version = "5.7.0"
1010

1111
name = "vpc-${var.environment}"
1212
cidr = "10.0.0.0/16"
@@ -26,7 +26,7 @@ module "vpc" {
2626

2727
module "vpc_endpoints" {
2828
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
29-
version = "5.6.0"
29+
version = "5.7.0"
3030

3131
vpc_id = module.vpc.vpc_id
3232

examples/runner-default/main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data "aws_security_group" "default" {
1111
# kics-scan ignore-line
1212
module "vpc" {
1313
source = "terraform-aws-modules/vpc/aws"
14-
version = "5.6.0"
14+
version = "5.7.0"
1515

1616
name = "vpc-${var.environment}"
1717
cidr = "10.0.0.0/16"
@@ -31,7 +31,7 @@ module "vpc" {
3131

3232
module "vpc_endpoints" {
3333
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
34-
version = "5.6.0"
34+
version = "5.7.0"
3535

3636
vpc_id = module.vpc.vpc_id
3737

examples/runner-docker/main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data "aws_availability_zones" "available" {
66
# kics-scan ignore-line
77
module "vpc" {
88
source = "terraform-aws-modules/vpc/aws"
9-
version = "5.6.0"
9+
version = "5.7.0"
1010

1111
name = "vpc-${var.environment}"
1212
cidr = "10.1.0.0/16"
@@ -22,7 +22,7 @@ module "vpc" {
2222

2323
module "vpc_endpoints" {
2424
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
25-
version = "5.6.0"
25+
version = "5.7.0"
2626

2727
vpc_id = module.vpc.vpc_id
2828

examples/runner-pre-registered/main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data "aws_availability_zones" "available" {
66
# kics-scan ignore-line
77
module "vpc" {
88
source = "terraform-aws-modules/vpc/aws"
9-
version = "5.6.0"
9+
version = "5.7.0"
1010

1111
name = "vpc-${var.environment}"
1212
cidr = "10.0.0.0/16"
@@ -26,7 +26,7 @@ module "vpc" {
2626

2727
module "vpc_endpoints" {
2828
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
29-
version = "5.6.0"
29+
version = "5.7.0"
3030

3131
vpc_id = module.vpc.vpc_id
3232

examples/runner-public/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data "aws_availability_zones" "available" {
66
# kics-scan ignore-line
77
module "vpc" {
88
source = "terraform-aws-modules/vpc/aws"
9-
version = "5.6.0"
9+
version = "5.7.0"
1010

1111
name = "vpc-${var.environment}"
1212
cidr = "10.1.0.0/16"
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3 ==1.34.68
2-
botocore ==1.34.68
1+
boto3 ==1.34.69
2+
botocore ==1.34.69

tests/modules/setup/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ data "aws_availability_zones" "available" {
55

66
module "vpc" {
77
source = "terraform-aws-modules/vpc/aws"
8-
version = "5.6.0"
8+
version = "5.7.0"
99

1010
name = "vpc-test"
1111
cidr = "10.0.0.0/16"

0 commit comments

Comments
 (0)