Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1191)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `5.69.0` -> `5.70.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/aws/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/aws/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/aws/5.69.0/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/aws/5.69.0/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [boto3](https://redirect.github.com/boto/boto3) | | patch |
`==1.35.29` -> `==1.35.34` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [botocore](https://redirect.github.com/boto/botocore) | | patch |
`==1.35.29` -> `==1.35.34` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[checkmarx/kics](https://images.chainguard.dev/directory/image/git/overview)
([source](https://redirect.github.com/chainguard-images/images/tree/HEAD/images/git))
| container | patch | `v2.1.2-debian` -> `v2.1.3-debian` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/checkmarx%2fkics/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/checkmarx%2fkics/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/checkmarx%2fkics/v2.1.2/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/checkmarx%2fkics/v2.1.2/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>

###
[`v5.70.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5700-October-4-2024)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.69.0...v5.70.0)

NOTES:

- resource/aws_s3\_bucket_lifecycle_configuration: Amazon S3 now applies
a default minimum object size of 128 KB for S3 Lifecycle transition
rules to any S3 storage class. This new default behavior will be applied
to any new or modified S3 Lifecycle configuration. You can override this
new default and customize the minimum object size for S3 Lifecycle
transition rules to any value
([#&#8203;39578](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39578))
- resource/aws_simpledb_domain: The `aws_simpledb_domain` resource has
been deprecated and will be removed in a future version. Use Amazon
DynamoDB instead
([#&#8203;39536](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39536))
- resource/aws_worklink_fleet: The `aws_worklink_fleet` resource has
been deprecated and will be removed in a future version. Use Amazon
WorkSpaces Secure Browser instead
([#&#8203;39538](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39538))
- resource/aws_worklink_website_certificate_authority_association: The
`aws_worklink_website_certificate_authority_association` resource has
been deprecated and will be removed in a future version. Use Amazon
WorkSpaces Secure Browser instead
([#&#8203;39538](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39538))

FEATURES:

- **New Resource:** `aws_backup_logically_air_gapped_vault`
([#&#8203;39098](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39098))
- **New Resource:**
`aws_ec2_transit_gateway_default_route_table_association`
([#&#8203;39496](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39496))
- **New Resource:**
`aws_ec2_transit_gateway_default_route_table_propagation`
([#&#8203;39517](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39517))
- **New Resource:** `aws_iam_group_policies_exclusive`
([#&#8203;39554](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39554))
- **New Resource:** `aws_iam_user_policies_exclusive`
([#&#8203;39544](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39544))
- **New Resource:** `aws_securityhub_standards_control_association`
([#&#8203;39511](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39511))

ENHANCEMENTS:

- data-source/aws_ebs_snapshot: Add `start_time` attribute
([#&#8203;39557](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39557))
- resource/aws_bedrockagent_agent_action_group: Add `prepare_agent`
argument
([#&#8203;39486](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39486))
- resource/aws_bedrockagent_data_source: Add
`vector_ingestion_configuration.custom_transformation_configuration`
argument
([#&#8203;39556](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39556))
- resource/aws_globalaccelerator_endpoint_group: Add
`endpoint_configuration.attachment_arn` argument
([#&#8203;39507](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39507))
- resource/aws_lambda_code_signing_config: Add `tags` argument and
`tags_all` attribute
([#&#8203;39535](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39535))
- resource/aws_lambda_event_source_mapping: Add `arn` attribute
([#&#8203;39535](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39535))
- resource/aws_lambda_event_source_mapping: Add `tags` argument and
`tags_all` attribute
([#&#8203;39535](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39535))
- resource/aws_s3\_bucket_lifecycle_configuration: Add
`transition_default_minimum_object_size` argument
([#&#8203;39578](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39578))

BUG FIXES:

- resource/aws_bedrockagent_agent: Fix "Provider produced inconsistent
result after apply" error on update due to `customer_encryption_key_arn`
not being passed during update
([#&#8203;39565](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39565))
- resource/aws_bedrockagent_agent: Fix "Provider produced inconsistent
result after apply" error on update due to
`prompt_override_configuration` not being passed when not modified
([#&#8203;39565](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39565))
- resource/aws_bedrockagent_knowledge_base: Change
`knowledge_base_configuration` and `storage_configuration` to
[ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew)
([#&#8203;39567](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39567))
- resource/aws_ec2\_transit_gateway_vpc_attachment: Remove default value
for `security_group_referencing_support` argument and mark as Computed.
This suppresses the diffs shown for resources created with v5.68.0 (or
earlier)
([#&#8203;39519](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39519))
- resource/aws_opensearchserverless_lifecycle_policy: Fix "Provider
produced inconsistent result after apply" error on update due to
`policy_version` computed attribute changing
([#&#8203;39528](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39528))
- resource/aws_opensearchserverless_security_policy: Fix "Provider
produced inconsistent result after apply" error on update due to
`policy_version` computed attribute changing
([#&#8203;39528](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39528))
- resource/aws_quicksight_dashboard: Fix mapping of
`sheets.filter_controls.list.cascading_control_configuration` and
`sheets.parameter_controls.list.cascading_control_configuration`
attributes
([#&#8203;39453](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39453))

</details>

<details>
<summary>boto/boto3 (boto3)</summary>

###
[`v1.35.34`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13534)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.33...1.35.34)

\=======

- api-change:`ec2`: \[`botocore`] Documentation updates for Amazon EC2.
- api-change:`iot-data`: \[`botocore`] Add v2 smoke tests and smithy
smokeTests trait for SDK testing.

###
[`v1.35.33`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13533)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.32...1.35.33)

\=======

- api-change:`codepipeline`: \[`botocore`] AWS CodePipeline introduces
Commands action that enables you to easily run shell commands as part of
your pipeline execution.
- api-change:`connect`: \[`botocore`] Public GetMetricDataV2 Grouping
increase from 3 to 4
- api-change:`ec2`: \[`botocore`] This release includes a new API for
modifying instance cpu-options after launch.
- api-change:`iot`: \[`botocore`] This release adds support for Custom
Authentication with X.509 Client Certificates, support for Custom Client
Certificate validation, and support for selecting application protocol
and authentication type without requiring TLS ALPN for customer's AWS
IoT Domain Configurations.
- api-change:`marketplace-reporting`: \[`botocore`] The AWS Marketplace
Reporting service introduces the GetBuyerDashboard API. This API returns
a dashboard that provides visibility into your organization's AWS
Marketplace agreements and associated spend across the AWS accounts in
your organization.
- api-change:`mediapackagev2`: \[`botocore`] Added support for
ClipStartTime on the FilterConfiguration object on OriginEndpoint
manifest settings objects. Added support for EXT-X-START tags on
produced HLS child playlists.
- api-change:`quicksight`: \[`botocore`] QuickSight: Add support for
exporting and importing folders in AssetBundle APIs
-   enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.22.0

###
[`v1.35.32`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13532)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.31...1.35.32)

\=======

- api-change:`appstream`: \[`botocore`] Added support for Automatic Time
Zone Redirection on Amazon AppStream 2.0
- api-change:`b2bi`: \[`botocore`] Added and updated APIs to support
outbound EDI transformations
- api-change:`bedrock-agent-runtime`: \[`botocore`] Added raw model
response and usage metrics to PreProcessing and PostProcessing Trace
- api-change:`bedrock-runtime`: \[`botocore`] Added new fields to Amazon
Bedrock Guardrails trace
- api-change:`iotdeviceadvisor`: \[`botocore`] Add clientToken attribute
and implement idempotency for CreateSuiteDefinition.
- api-change:`ivs-realtime`: \[`botocore`] Adds new Stage Health
EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that
EncoderConfiguration Video height and width must be even-number values.
- api-change:`s3`: \[`botocore`] This release introduces a header
representing the minimum object size limit for Lifecycle transitions.
-   api-change:`sagemaker`: \[`botocore`] releasing builtinlcc to public
- api-change:`workspaces`: \[`botocore`] WSP is being rebranded to
become DCV.

###
[`v1.35.31`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13531)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.30...1.35.31)

\=======

- api-change:`bedrock-agent`: \[`botocore`] This release adds support to
stop an ongoing ingestion job using the StopIngestionJob API in Agents
for Amazon Bedrock.
- api-change:`codeartifact`: \[`botocore`] Add support for the dual
stack endpoints.
- api-change:`rds`: \[`botocore`] This release provides additional
support for enabling Aurora Limitless Database DB clusters.

###
[`v1.35.30`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13530)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.29...1.35.30)

\=======

- api-change:`bedrock`: \[`botocore`] Add support for custom models via
provisioned throughput for Bedrock Model Evaluation
- api-change:`clouddirectory`: \[`botocore`] Add examples for API
operations in model.
- api-change:`connect`: \[`botocore`] Amazon Connect introduces
StartOutboundChatContact API allowing customers to initiate outbound
chat contacts
- api-change:`pricing`: \[`botocore`] Add examples for API operations in
model.
- api-change:`resource-groups`: \[`botocore`] This update includes new
APIs to support application groups and to allow users to manage resource
tag-sync tasks in applications.
- api-change:`supplychain`: \[`botocore`] Release DataLakeDataset,
DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
- api-change:`timestream-influxdb`: \[`botocore`] Timestream for
InfluxDB now supports port configuration and additional
customer-modifiable InfluxDB v2 parameters. This release adds Port to
the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB
v2 parameters to the CreateDbParameterGroup API.
- api-change:`verifiedpermissions`: \[`botocore`] Add examples for API
operations in model.

</details>

<details>
<summary>boto/botocore (botocore)</summary>

###
[`v1.35.34`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13534)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.33...1.35.34)

\=======

-   api-change:`ec2`: Documentation updates for Amazon EC2.
- api-change:`iot-data`: Add v2 smoke tests and smithy smokeTests trait
for SDK testing.

###
[`v1.35.33`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13533)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.32...1.35.33)

\=======

- api-change:`codepipeline`: AWS CodePipeline introduces Commands action
that enables you to easily run shell commands as part of your pipeline
execution.
- api-change:`connect`: Public GetMetricDataV2 Grouping increase from 3
to 4
- api-change:`ec2`: This release includes a new API for modifying
instance cpu-options after launch.
- api-change:`iot`: This release adds support for Custom Authentication
with X.509 Client Certificates, support for Custom Client Certificate
validation, and support for selecting application protocol and
authentication type without requiring TLS ALPN for customer's AWS IoT
Domain Configurations.
- api-change:`marketplace-reporting`: The AWS Marketplace Reporting
service introduces the GetBuyerDashboard API. This API returns a
dashboard that provides visibility into your organization's AWS
Marketplace agreements and associated spend across the AWS accounts in
your organization.
- api-change:`mediapackagev2`: Added support for ClipStartTime on the
FilterConfiguration object on OriginEndpoint manifest settings objects.
Added support for EXT-X-START tags on produced HLS child playlists.
- api-change:`quicksight`: QuickSight: Add support for exporting and
importing folders in AssetBundle APIs
-   enhancement:AWSCRT: Update awscrt version to 0.22.0

###
[`v1.35.32`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13532)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.31...1.35.32)

\=======

- api-change:`appstream`: Added support for Automatic Time Zone
Redirection on Amazon AppStream 2.0
- api-change:`b2bi`: Added and updated APIs to support outbound EDI
transformations
- api-change:`bedrock-agent-runtime`: Added raw model response and usage
metrics to PreProcessing and PostProcessing Trace
- api-change:`bedrock-runtime`: Added new fields to Amazon Bedrock
Guardrails trace
- api-change:`iotdeviceadvisor`: Add clientToken attribute and implement
idempotency for CreateSuiteDefinition.
- api-change:`ivs-realtime`: Adds new Stage Health EventErrorCodes
applicable to RTMP(S) broadcasts. Bug Fix: Enforces that
EncoderConfiguration Video height and width must be even-number values.
- api-change:`s3`: This release introduces a header representing the
minimum object size limit for Lifecycle transitions.
-   api-change:`sagemaker`: releasing builtinlcc to public
-   api-change:`workspaces`: WSP is being rebranded to become DCV.

###
[`v1.35.31`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13531)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.30...1.35.31)

\=======

- api-change:`bedrock-agent`: This release adds support to stop an
ongoing ingestion job using the StopIngestionJob API in Agents for
Amazon Bedrock.
-   api-change:`codeartifact`: Add support for the dual stack endpoints.
- api-change:`rds`: This release provides additional support for
enabling Aurora Limitless Database DB clusters.

###
[`v1.35.30`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13530)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.29...1.35.30)

\=======

- api-change:`bedrock`: Add support for custom models via provisioned
throughput for Bedrock Model Evaluation
- api-change:`clouddirectory`: Add examples for API operations in model.
- api-change:`connect`: Amazon Connect introduces
StartOutboundChatContact API allowing customers to initiate outbound
chat contacts
-   api-change:`pricing`: Add examples for API operations in model.
- api-change:`resource-groups`: This update includes new APIs to support
application groups and to allow users to manage resource tag-sync tasks
in applications.
- api-change:`supplychain`: Release DataLakeDataset, DataIntegrationFlow
and ResourceTagging APIs for AWS Supply Chain
- api-change:`timestream-influxdb`: Timestream for InfluxDB now supports
port configuration and additional customer-modifiable InfluxDB v2
parameters. This release adds Port to the CreateDbInstance and
UpdateDbInstance API, and additional InfluxDB v2 parameters to the
CreateDbParameterGroup API.
- api-change:`verifiedpermissions`: Add examples for API operations in
model.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 568a6de commit eb74e9d
Show file tree
Hide file tree
Showing 11 changed files with 127 additions and 127 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
kics:
runs-on: ubuntu-latest
container:
image: checkmarx/kics:v2.1.2-debian@sha256:3d82e5eb0bd868f5ea749edaf72f9bd39790820eea57323880fed89585323cf2
image: checkmarx/kics:v2.1.3-debian@sha256:7a7c9f49b1ec45556384d480e8cec799ab6476876cecc7337bf7205c31b2eff7
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
# ignore: "tags not used", "access analyzer not used", "shield advanced not used"
Expand Down
58 changes: 29 additions & 29 deletions .terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion examples/runner-certificates/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-default/.terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion examples/runner-default/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-docker/.terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion examples/runner-docker/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
local = {
source = "hashicorp/local"
Expand Down
2 changes: 1 addition & 1 deletion examples/runner-fleeting-plugin/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-public/.terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion examples/runner-public/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.69.0"
version = "5.70.0"
}
local = {
source = "hashicorp/local"
Expand Down
4 changes: 2 additions & 2 deletions modules/terminate-agent-hook/lambda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3 ==1.35.29
botocore ==1.35.29
boto3 ==1.35.34
botocore ==1.35.34

0 comments on commit eb74e9d

Please sign in to comment.