-
-
Notifications
You must be signed in to change notification settings - Fork 351
Commit 756dee8
authored
chore(deps): update all dependencies (#1307)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `6.3.0` -> `6.5.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [boto3](https://redirect.github.com/boto/boto3) | | patch | `==1.39.9`
-> `==1.39.14` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [botocore](https://redirect.github.com/boto/botocore) | | patch |
`==1.39.9` -> `==1.39.14` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>
###
[`v6.5.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#650-July-24-2025)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v6.4.0...v6.5.0)
NOTES:
- resource/aws\_cognito\_log\_delivery\_configuration: Because we cannot
easily test all this functionality, it is best effort and we ask for
community help in testing
([#​43396](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43396))
- resource/aws\_ecs\_service: Acceptance tests cannot fully reproduce
scenarios with deployments older than 3 months. Community feedback on
this fix is appreciated, particularly for long-running ECS services with
in-place updates
([#​43502](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43502))
FEATURES:
- **New Data Source:** `aws_ecr_images`
([#​42577](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/42577))
- **New Resource:** `aws_cognito_log_delivery_configuration`
([#​43396](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43396))
- **New Resource:**
`aws_networkfirewall_firewall_transit_gateway_attachment_accepter`
([#​43430](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43430))
- **New Resource:** `aws_s3_bucket_metadata_configuration`
([#​41364](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41364))
ENHANCEMENTS:
- data-source/aws\_dms\_endpoint: Add
`postgres_settings.authentication_method` and
`postgres_settings.service_access_role_arn` attributes
([#​43440](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43440))
- data-source/aws\_networkfirewall\_firewall: Add
`availability_zone_change_protection`, `availability_zone_mapping`,
`firewall_status.sync_states.attachment.status_message`,
`firewall_status.transit_gateway_attachment_sync_states`,
`transit_gateway_id`, and `transit_gateway_owner_account_id` attributes
([#​43430](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43430))
- resource/aws\_alb\_listener: Add resource identity support
([#​43161](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43161))
- resource/aws\_alb\_listener\_rule: Add resource identity support
([#​43155](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43155))
- resource/aws\_alb\_target\_group: Add resource identity support
([#​43171](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43171))
- resource/aws\_dms\_endpoint: Add `oracle_settings` configuration block
for authentication method
([#​43125](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43125))
- resource/aws\_dms\_endpoint: Add
`postgres_settings.authentication_method` and
`postgres_settings.service_access_role_arn` arguments
([#​43440](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43440))
- resource/aws\_dms\_endpoint: Add plan-time validation of
`postgres_settings.database_mode`,
`postgres_settings.map_long_varchar_as`, and
`postgres_settings.plugin_name` arguments
([#​43440](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43440))
- resource/aws\_dms\_replication\_instance: Add `dns_name_servers`
attribute and `kerberos_authentication_settings` configuration block for
Kerberos authentication settings
([#​43125](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43125))
- resource/aws\_dx\_gateway\_association: Add
`transit_gateway_attachment_id` attribute. This functionality requires
the `ec2:DescribeTransitGatewayAttachments` IAM permission
([#​43436](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43436))
- resource/aws\_globalaccelerator\_accelerator: Add resource identity
support
([#​43200](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43200))
- resource/aws\_globalaccelerator\_custom\_routing\_accelerator: Add
resource identity support
([#​43423](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43423))
- resource/aws\_glue\_registry: Add resource identity support
([#​43450](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43450))
- resource/aws\_glue\_schema: Add resource identity support
([#​43450](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43450))
- resource/aws\_iam\_openid\_connect\_provider: Add resource identity
support
([#​43503](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43503))
- resource/aws\_iam\_policy: Add resource identity support
([#​43503](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43503))
- resource/aws\_iam\_saml\_provider: Add resource identity support
([#​43503](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43503))
- resource/aws\_iam\_service\_linked\_role: Add resource identity
support
([#​43503](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43503))
- resource/aws\_inspector2\_enabler: Support `CODE_REPOSITORY` as a
valid value for `resource_types`
([#​43525](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43525))
- resource/aws\_inspector2\_organization\_configuration: Add
`auto_enable.code_repository` argument
([#​43525](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43525))
- resource/aws\_lb\_listener: Add resource identity support
([#​43161](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43161))
- resource/aws\_lb\_listener\_rule: Add resource identity support
([#​43155](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43155))
- resource/aws\_lb\_target\_group: Add resource identity support
([#​43171](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43171))
- resource/aws\_lb\_trust\_store: Add resource identity support
([#​43186](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43186))
- resource/aws\_networkfirewall\_firewall: Add
`availability_zone_change_protection`, `availability_zone_mapping`, and
`transit_gateway_id` arguments and
`firewall_status.transit_gateway_attachment_sync_states` and
`transit_gateway_owner_account_id` attributes
([#​43430](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43430))
- resource/aws\_networkfirewall\_firewall: Mark `subnet_mapping` and
`vpc_id` as Optional
([#​43430](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43430))
- resource/aws\_quicksight\_account\_subscription: Add import support.
This resource can now be imported via the `aws_account_id` argument.
([#​43501](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43501))
- resource/aws\_sns\_topic: Add resource identity support
([#​43202](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43202))
- resource/aws\_wafv2\_rule\_group: Add `rules_json` argument
([#​43397](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43397))
- resource/aws\_wafv2\_web\_acl: Add
`statement.rate_based_statement.custom_key.asn` argument
([#​43506](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43506))
BUG FIXES:
- provider: Prevent planned `forces replacement` on `region` for
numerous resource types when upgrading from a pre-v6.0.0 provider
version and `-refresh=false` is in effect
([#​43516](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43516))
- resource/aws\_api\_gateway\_resource: Recompute `path` when
`path_part` is updated
([#​43215](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43215))
- resource/aws\_bedrockagent\_flow: Remove `definition.connection` and
`definition.node` list length limits
([#​43471](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43471))
- resource/aws\_ecs\_service: Improve stabilization logic to handle both
new deployments and in-place updates correctly. This fixes a regression
introduced in
[v6.4.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#640-july-17-2025)
([#​43502](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43502))
- resource/aws\_instance: Recompute `ipv6_addresses` when
`ipv6_address_count` is updated
([#​43158](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43158))
###
[`v6.4.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#640-July-17-2025)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v6.3.0...v6.4.0)
FEATURES:
- **New Data Source:** `aws_s3_access_point`
([#​43391](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43391))
- **New Resource:** `aws_bedrockagent_flow`
([#​42201](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/42201))
- **New Resource:** `aws_fsx_s3_access_point_attachment`
([#​43391](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43391))
ENHANCEMENTS:
- data-source/aws\_bedrock\_inference\_profiles: Add `type` argument
([#​43150](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43150))
- data-source/aws\_lakeformation\_resource: Support
`hybrid_access_enabled`, `with_federation` and `with_privileged_access`
attributes
([#​43377](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43377))
- resource/aws\_acm\_certificate: Support `options.export` argument to
issue an exportable certificate
([#​43207](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43207))
- resource/aws\_cloudwatch\_log\_metric\_filter: Add
`apply_on_transformed_logs` argument
([#​43381](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43381))
- resource/aws\_datasync\_location\_object\_storage: Make `agent_arns`
optional
([#​43400](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43400))
- resource/aws\_ecs\_service: Add `deployment_configuration` argument
([#​43434](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43434))
- resource/aws\_ecs\_service: Add `load_balancer.advanced_configuration`
argument
([#​43434](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43434))
- resource/aws\_ecs\_service: Add
`service.client_alias.test_traffic_rules` argument
([#​43434](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43434))
- resource/aws\_ecs\_service: `deployment_controller.type` changes no
longer force a replacement
([#​43434](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43434))
- resource/aws\_lakeformation\_resource: Support
`with_privileged_access` argument
([#​43377](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43377))
- resource/aws\_s3\_bucket\_public\_access\_block: Add `skip_destroy`
argument
([#​43415](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43415))
BUG FIXES:
- resource/aws\_bedrockagent\_agent\_action\_group: Correctly set
`parent_action_group_signature` on Read
([#​43355](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43355))
- resource/aws\_datazone\_environment\_blueprint\_configuration: Fix
`Inappropriate value for attribute "regional_parameters"` errors during
planning. This fixes a regression introduced in
[v6.0.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#600-june-18-2025)
([#​43382](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43382))
- resource/aws\_ec2\_transit\_gateway\_route\_table\_propagation: Don't
mark `transit_gateway_attachment_id` as
[ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew)
if the value is known not to change
([#​43405](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43405))
- resource/aws\_lambda\_function: Fix `waiting for Lambda Function (...)
version publish: unexpected state '', wanted target 'Successful'` errors
on Update. This fixes a regression introduced in
[v6.2.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#620-july--2-2025)
([#​43416](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43416))
- resource/aws\_lexv2models\_slot: Fix error when
`sub_slot_setting.slot_specification.value_elicitation_setting.prompt_specification.prompt_attempts_specification`
and
`value_elicitation_setting.prompt_specification.prompt_attempts_specification`
have default values
([#​43358](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/43358))
- resource/aws\_securitylake\_data\_lake: Allow `meta_store_role_arn` to
be updated in-place
([#​36874](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36874))
</details>
<details>
<summary>boto/boto3 (boto3)</summary>
###
[`v1.39.14`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13914)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.39.13...1.39.14)
\=======
- api-change:`appintegrations`: \[`botocore`] Amazon AppIntegrations
introduces new configuration capabilities to enable customers to manage
iframe permissions, control application refresh behavior (per contact or
per browser/cross-contact), and run background applications (service).
- api-change:`budgets`: \[`botocore`] Adds IPv6 and PrivateLink support
for AWS Budgets in IAD.
- api-change:`config`: \[`botocore`] Documentation improvements have
been made to the EvaluationModel and DescribeConfigurationRecorders
APIs.
- api-change:`ec2`: \[`botocore`] Transit Gateway native integration
with AWS Network Firewall. Adding new enum value for the new Transit
Gateway Attachment type.
- api-change:`kms`: \[`botocore`] Doc only update: fixed grammatical
errors.
- api-change:`mediapackagev2`: \[`botocore`] This release adds support
for specifying a preferred input for channels using CMAF ingest.
- api-change:`socialmessaging`: \[`botocore`] This release introduces
new WhatsApp template management APIs that enable customers to
programmatically create and submit templates for approval, monitor
approval status, and manage the complete template lifecycle
- api-change:`sqs`: \[`botocore`] Documentation updates for Amazon SQS
fair queues feature.
###
[`v1.39.13`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13913)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.39.12...1.39.13)
\=======
- api-change:`datazone`: \[`botocore`] This release adds support for 1)
highlighting relevant text in returned results for Search and
SearchListings APIs and 2) returning aggregated counts of values for
specified attributes for SearchListings API.
- api-change:`omics`: \[`botocore`] Add Git integration and README
support for HealthOmics workflows
###
[`v1.39.12`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13912)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.39.11...1.39.12)
\=======
- api-change:`ec2`: \[`botocore`] Added support for skip-os-shutdown
option for the EC2 instance stop and terminate operations. This feature
enables customers to bypass the graceful OS shutdown, supporting faster
state transitions when instance data preservation isn't critical.
- api-change:`glue`: \[`botocore`] AWS Glue now supports dynamic session
policies for job executions. This feature allows you to specify custom,
fine-grained permissions for each job run without creating multiple IAM
roles.
- api-change:`workspaces-thin-client`: \[`botocore`] Added the
lastUserId parameter to the ListDevices and GetDevice API.
- bugfix:`bedrock`: \[`botocore`] Fixes an issue where bearer
authentication was incorrectly applied to all services with the
`bedrock` signing name. Bearer auth is now only applied if the service
model also includes the `smithy.api#httpBearerAuth` trait.
###
[`v1.39.11`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13911)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.39.10...1.39.11)
\=======
- api-change:`ecr`: \[`botocore`] Add support for Image Tag Mutability
Exception feature, allowing repositories to define wildcard-based
patterns that override the default image tag mutability settings.
- api-change:`emr`: \[`botocore`] This release adds new parameter
'ExtendedSupport' in AWS EMR RunJobFlow, ModifyCluster and
DescribeCluster API.
- api-change:`lambda`: \[`botocore`] This release migrated the model to
Smithy keeping all features unchanged.
- api-change:`neptunedata`: \[`botocore`] This release updates the
supported regions for Neptune API to include current AWS regions.
###
[`v1.39.10`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13910)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.39.9...1.39.10)
\=======
- api-change:`cloudfront`: \[`botocore`] Add dualstack endpoint support
- api-change:`deadline`: \[`botocore`] Add support for VPC resource
endpoints in Service Managed Fleets
- api-change:`ec2`: \[`botocore`] This release adds support for C8gn, F2
and P6e-GB200 Instance types
- api-change:`sagemaker`: \[`botocore`] This release adds 1/ Support for
S3FileSystem in CustomFileSystems 2/ The ability for a customer to
select their preferred IpAddressType for use with private Workforces 3/
Support for p4de instance type in SageMaker Training Plans
- api-change:`timestream-influxdb`: \[`botocore`] Timestream for
InfluxDB adds support for db.influx.24xlarge instance type. This
enhancement enables higher compute capacity for demanding workloads
through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and
UpdateDbCluster APIs.
</details>
<details>
<summary>boto/botocore (botocore)</summary>
###
[`v1.39.14`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13914)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.39.13...1.39.14)
\=======
- api-change:`appintegrations`: Amazon AppIntegrations introduces new
configuration capabilities to enable customers to manage iframe
permissions, control application refresh behavior (per contact or per
browser/cross-contact), and run background applications (service).
- api-change:`budgets`: Adds IPv6 and PrivateLink support for AWS
Budgets in IAD.
- api-change:`config`: Documentation improvements have been made to the
EvaluationModel and DescribeConfigurationRecorders APIs.
- api-change:`ec2`: Transit Gateway native integration with AWS Network
Firewall. Adding new enum value for the new Transit Gateway Attachment
type.
- api-change:`kms`: Doc only update: fixed grammatical errors.
- api-change:`mediapackagev2`: This release adds support for specifying
a preferred input for channels using CMAF ingest.
- api-change:`socialmessaging`: This release introduces new WhatsApp
template management APIs that enable customers to programmatically
create and submit templates for approval, monitor approval status, and
manage the complete template lifecycle
- api-change:`sqs`: Documentation updates for Amazon SQS fair queues
feature.
###
[`v1.39.13`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13913)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.39.12...1.39.13)
\=======
- api-change:`datazone`: This release adds support for 1) highlighting
relevant text in returned results for Search and SearchListings APIs and
2) returning aggregated counts of values for specified attributes for
SearchListings API.
- api-change:`omics`: Add Git integration and README support for
HealthOmics workflows
###
[`v1.39.12`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13912)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.39.11...1.39.12)
\=======
- api-change:`ec2`: Added support for skip-os-shutdown option for the
EC2 instance stop and terminate operations. This feature enables
customers to bypass the graceful OS shutdown, supporting faster state
transitions when instance data preservation isn't critical.
- api-change:`glue`: AWS Glue now supports dynamic session policies for
job executions. This feature allows you to specify custom, fine-grained
permissions for each job run without creating multiple IAM roles.
- api-change:`workspaces-thin-client`: Added the lastUserId parameter to
the ListDevices and GetDevice API.
- bugfix:`bedrock`: Fixes an issue where bearer authentication was
incorrectly applied to all services with the `bedrock` signing name.
Bearer auth is now only applied if the service model also includes the
`smithy.api#httpBearerAuth` trait.
###
[`v1.39.11`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13911)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.39.10...1.39.11)
\=======
- api-change:`ecr`: Add support for Image Tag Mutability Exception
feature, allowing repositories to define wildcard-based patterns that
override the default image tag mutability settings.
- api-change:`emr`: This release adds new parameter 'ExtendedSupport' in
AWS EMR RunJobFlow, ModifyCluster and DescribeCluster API.
- api-change:`lambda`: This release migrated the model to Smithy keeping
all features unchanged.
- api-change:`neptunedata`: This release updates the supported regions
for Neptune API to include current AWS regions.
###
[`v1.39.10`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13910)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.39.9...1.39.10)
\=======
- api-change:`cloudfront`: Add dualstack endpoint support
- api-change:`deadline`: Add support for VPC resource endpoints in
Service Managed Fleets
- api-change:`ec2`: This release adds support for C8gn, F2 and P6e-GB200
Instance types
- api-change:`sagemaker`: This release adds 1/ Support for S3FileSystem
in CustomFileSystems 2/ The ability for a customer to select their
preferred IpAddressType for use with private Workforces 3/ Support for
p4de instance type in SageMaker Training Plans
- api-change:`timestream-influxdb`: Timestream for InfluxDB adds support
for db.influx.24xlarge instance type. This enhancement enables higher
compute capacity for demanding workloads through CreateDbInstance,
CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (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:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 905c509 commit 756dee8Copy full SHA for 756dee8
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
- modules/terminate-agent-hook/lambda
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
modules/terminate-agent-hook/lambda/requirements.txt
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments