- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 338
Commit 8e92bba
chore(deps): update all dependencies (#1160)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://togithub.com/hashicorp/terraform-provider-aws)) |
required_provider | minor | `5.59.0` -> `5.60.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [boto3](https://togithub.com/boto/boto3) | | patch | `==1.34.145` ->
`==1.34.150` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [botocore](https://togithub.com/boto/botocore) | | patch |
`==1.34.145` -> `==1.34.150` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [random](https://registry.terraform.io/providers/hashicorp/random)
([source](https://togithub.com/hashicorp/terraform-provider-random)) |
required_provider | patch | `3.6.0` -> `3.6.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>
###
[`v5.60.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5600-July-25-2024)
[Compare
Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.59.0...v5.60.0)
NOTES:
- resource/aws_shield_subscription: Because we cannot easily test this
functionality, it is best effort and we ask for community help in
testing
([#​37637](https://togithub.com/hashicorp/terraform-provider-aws/issues/37637))
FEATURES:
- **New Data Source:** `aws_service_principal`
([#​38307](https://togithub.com/hashicorp/terraform-provider-aws/issues/38307))
- **New Resource:** `aws_shield_subscription`
([#​37637](https://togithub.com/hashicorp/terraform-provider-aws/issues/37637))
ENHANCEMENTS:
- data-source/aws_cloudwatch_event_bus: Add `kms_key_identifier`
attribute
([#​38492](https://togithub.com/hashicorp/terraform-provider-aws/issues/38492))
- data-source/aws_cur_report_definition: Add `tags` attribute
([#​38483](https://togithub.com/hashicorp/terraform-provider-aws/issues/38483))
- resource/aws_appflow_flow: Add `metadata_catalog_config` attribute
([#​37566](https://togithub.com/hashicorp/terraform-provider-aws/issues/37566))
- resource/aws_appflow_flow: Add `prefix_hierarchy` attribute to
`destination_flow_config.s3.s3_output_format_config`
([#​37566](https://togithub.com/hashicorp/terraform-provider-aws/issues/37566))
- resource/aws_batch_job_definition: Add
`eks_properties.*.pod_properties.*.image_pull_secret` argument
([#​38517](https://togithub.com/hashicorp/terraform-provider-aws/issues/38517))
- resource/aws_cloudformation_stack_set_instance: Add
`operation_preferences.concurrency_mode` argument
([#​38498](https://togithub.com/hashicorp/terraform-provider-aws/issues/38498))
- resource/aws_cloudwatch_event_bus: Add `kms_key_identifier` argument
([#​38492](https://togithub.com/hashicorp/terraform-provider-aws/issues/38492))
- resource/aws_cur_report_definition: Add `tags` argument and `tags_all`
attribute
([#​38483](https://togithub.com/hashicorp/terraform-provider-aws/issues/38483))
- resource/aws_db_cluster_snapshot: Add `shared_accounts` argument
([#​34885](https://togithub.com/hashicorp/terraform-provider-aws/issues/34885))
- resource/aws_db_snapshot_copy: Add `shared_accounts` argument
([#​34843](https://togithub.com/hashicorp/terraform-provider-aws/issues/34843))
- resource/aws_glue_connection: Add `AZURECOSMOS`, `AZURESQL`,
`BIGQUERY`, `OPENSEARCH`, and `SNOWFLAKE` as valid values for the
`connection_type` argument and `SparkProperties` as a valid value for
the `connection_properties` argument
([#​37731](https://togithub.com/hashicorp/terraform-provider-aws/issues/37731))
- resource/aws_iam_role: Change from partial resource creation to
resource creation failed if an `inline_policy` fails to create
([#​38477](https://togithub.com/hashicorp/terraform-provider-aws/issues/38477))
- resource/aws_rds_cluster: Add
`scaling_configuration.seconds_before_timeout` argument
([#​38451](https://togithub.com/hashicorp/terraform-provider-aws/issues/38451))
- resource/aws_sesv2\_configuration_set_event_destination: Add
`event_destination.event_bridge_destination` configuration block
([#​38458](https://togithub.com/hashicorp/terraform-provider-aws/issues/38458))
- resource/aws_timestreamwrite_table: Fix `runtime error: invalid memory
address or nil pointer dereference` panic when reading a non-existent
table
([#​38512](https://togithub.com/hashicorp/terraform-provider-aws/issues/38512))
BUG FIXES:
- data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set
`tags` on Read
([#​38343](https://togithub.com/hashicorp/terraform-provider-aws/issues/38343))
- data-source/aws_fsx_openzfs_snapshot: Correctly set `tags` on Read
([#​38343](https://togithub.com/hashicorp/terraform-provider-aws/issues/38343))
- resource/aws_ce_cost_category: Fix perpetual diff with the `rule`
argument on update
([#​38449](https://togithub.com/hashicorp/terraform-provider-aws/issues/38449))
- resource/aws_codebuild_webhook: Remove errant validation on
`scope_configuration.domain` argument
([#​38513](https://togithub.com/hashicorp/terraform-provider-aws/issues/38513))
- resource/aws_ecs_service: Fix `error marshaling prior state: a number
is required` when upgrading from v5.58.0 to v5.59.0
([#​38490](https://togithub.com/hashicorp/terraform-provider-aws/issues/38490))
- resource/aws_ecs_task_definition: Fix `Provider produced inconsistent
final plan` errors when `container_definitions` is
[unknown](https://developer.hashicorp.com/terraform/language/expressions/references#values-not-yet-known)
([#​38471](https://togithub.com/hashicorp/terraform-provider-aws/issues/38471))
- resource/aws_elasticache_replication_group: Fix `error marshaling
prior state` when upgrading from v4.67.0 to v5.59.0
([#​38476](https://togithub.com/hashicorp/terraform-provider-aws/issues/38476))
- resource/aws_fsx_openzfs_volume: Correctly set `tags` on Read
([#​38343](https://togithub.com/hashicorp/terraform-provider-aws/issues/38343))
- resource/aws_rds_cluster: Mark `ca_certificate_identifier` as Computed
([#​38437](https://togithub.com/hashicorp/terraform-provider-aws/issues/38437))
- resource/aws_rds_cluster: Use the configured `copy_tags_to_snapshot`
value when `restore_to_point_in_time` is set
([#​34044](https://togithub.com/hashicorp/terraform-provider-aws/issues/34044))
- resource/aws_rds_cluster: Wait for no pending modified values on
Update if `apply_immediately` is `true`. This fixes
`InvalidParameterCombination` errors when updating `engine_version`
([#​38437](https://togithub.com/hashicorp/terraform-provider-aws/issues/38437))
</details>
<details>
<summary>boto/boto3 (boto3)</summary>
###
[`v1.34.150`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134150)
[Compare
Source](https://togithub.com/boto/boto3/compare/1.34.149...1.34.150)
\========
- api-change:`elasticache`: \[`botocore`] Renaming full service name as
it appears in developer documentation.
- api-change:`memorydb`: \[`botocore`] Renaming full service name as it
appears in developer documentation.
###
[`v1.34.149`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134149)
[Compare
Source](https://togithub.com/boto/boto3/compare/1.34.148...1.34.149)
\========
- api-change:`application-autoscaling`: \[`botocore`] Application Auto
Scaling is now more responsive to the changes in demand of your
SageMaker Inference endpoints. To get started, create or update a Target
Tracking policy based on High Resolution CloudWatch metrics.
- api-change:`application-signals`: \[`botocore`] CloudWatch Application
Signals now supports application logs correlation with traces and
operational health metrics of applications running on EC2 instances.
Users can view the most relevant telemetry to troubleshoot application
health anomalies such as spikes in latency, errors, and availability.
- api-change:`bedrock-runtime`: \[`botocore`] Provides
ServiceUnavailableException error message
- api-change:`codecommit`: \[`botocore`] CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository.
- api-change:`datazone`: \[`botocore`] Introduces
GetEnvironmentCredentials operation to SDK
- api-change:`ec2`: \[`botocore`] EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance types.
- api-change:`ecr`: \[`botocore`] API and documentation updates for
Amazon ECR, adding support for creating, updating, describing and
deleting ECR Repository Creation Template.
- api-change:`eks`: \[`botocore`] This release adds support for EKS
cluster to manage extended support.
- api-change:`elbv2`: \[`botocore`] This release adds support for
sharing trust stores across accounts and organizations through
integration with AWS Resource Access Manager.
- api-change:`network-firewall`: \[`botocore`] You can now log events
that are related to TLS inspection, in addition to the existing alert
and flow logging.
- api-change:`outposts`: \[`botocore`] Adding default vCPU information
to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes
responses
- api-change:`stepfunctions`: \[`botocore`] This release adds support to
customer managed KMS key encryption in AWS Step Functions.
###
[`v1.34.148`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134148)
[Compare
Source](https://togithub.com/boto/boto3/compare/1.34.147...1.34.148)
\========
- api-change:`cleanrooms`: \[`botocore`] Three enhancements to the AWS
Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL
as a Seed
- api-change:`dynamodb`: \[`botocore`] DynamoDB doc only update for July
- api-change:`iotsitewise`: \[`botocore`] Adds support for creating
SiteWise Edge gateways that run on a Siemens Industrial Edge Device.
- api-change:`mediapackagev2`: \[`botocore`] This release adds support
for Irdeto DRM encryption in DASH manifests.
- api-change:`medical-imaging`: \[`botocore`] CopyImageSet API adds
copying selected instances between image sets, and overriding
inconsistent metadata with a force parameter. UpdateImageSetMetadata API
enables reverting to prior versions; updates to Study, Series, and SOP
Instance UIDs; and updates to private elements, with a force parameter.
- api-change:`pinpoint-sms-voice-v2`: \[`botocore`] Update for rebrand
to AWS End User Messaging SMS and Voice.
###
[`v1.34.147`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134147)
[Compare
Source](https://togithub.com/boto/boto3/compare/1.34.146...1.34.147)
\========
- api-change:`appsync`: \[`botocore`] Adding support for paginators in
AppSync list APIs
- api-change:`cleanrooms`: \[`botocore`] This release adds AWS Entity
Resolution integration to associate ID namespaces & ID mapping workflow
resources as part of ID namespace association and ID mapping table in
AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule
to manage the protection on ID mapping table.
- api-change:`cleanroomsml`: \[`botocore`] Adds SQL query as the source
of seed audience for audience generation job.
- api-change:`connect`: \[`botocore`] Added PostContactSummary segment
type on ListRealTimeContactAnalysisSegmentsV2 API
- api-change:`connect-contact-lens`: \[`botocore`] Added
PostContactSummary segment type on ListRealTimeContactAnalysisSegments
API
- api-change:`datazone`: \[`botocore`] This release removes the
deprecated dataProductItem field from Search API output.
- api-change:`entityresolution`: \[`botocore`] Support First Party ID
Mapping
###
[`v1.34.146`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134146)
[Compare
Source](https://togithub.com/boto/boto3/compare/1.34.145...1.34.146)
\========
- api-change:`datazone`: \[`botocore`] This release adds 1/ support of
register S3 locations of assets in AWS Lake Formation hybrid access mode
for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset
Filters.
- api-change:`ivs`: \[`botocore`] Documentation update for IVS Low
Latency API Reference.
- api-change:`mobile`: \[`botocore`] The mobile client has been removed
following the deprecation of the service.
- api-change:`neptune-graph`: \[`botocore`] Amazon Neptune Analytics
provides new options for customers to start with smaller graphs at a
lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and
StartImportTask APIs will now allow 32 and 64 for `provisioned-memory`
- api-change:`redshift-serverless`: \[`botocore`] Adds dualstack support
for Redshift Serverless workgroup.
</details>
<details>
<summary>boto/botocore (botocore)</summary>
###
[`v1.34.150`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134150)
[Compare
Source](https://togithub.com/boto/botocore/compare/1.34.149...1.34.150)
\========
- api-change:`elasticache`: Renaming full service name as it appears in
developer documentation.
- api-change:`memorydb`: Renaming full service name as it appears in
developer documentation.
###
[`v1.34.149`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134149)
[Compare
Source](https://togithub.com/boto/botocore/compare/1.34.148...1.34.149)
\========
- api-change:`application-autoscaling`: Application Auto Scaling is now
more responsive to the changes in demand of your SageMaker Inference
endpoints. To get started, create or update a Target Tracking policy
based on High Resolution CloudWatch metrics.
- api-change:`application-signals`: CloudWatch Application Signals now
supports application logs correlation with traces and operational health
metrics of applications running on EC2 instances. Users can view the
most relevant telemetry to troubleshoot application health anomalies
such as spikes in latency, errors, and availability.
- api-change:`bedrock-runtime`: Provides ServiceUnavailableException
error message
- api-change:`codecommit`: CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository.
- api-change:`datazone`: Introduces GetEnvironmentCredentials operation
to SDK
- api-change:`ec2`: EC2 Fleet now supports using custom identifiers to
reference Amazon Machine Images (AMI) in launch requests that are
configured to choose from a diversified list of instance types.
- api-change:`ecr`: API and documentation updates for Amazon ECR, adding
support for creating, updating, describing and deleting ECR Repository
Creation Template.
- api-change:`eks`: This release adds support for EKS cluster to manage
extended support.
- api-change:`elbv2`: This release adds support for sharing trust stores
across accounts and organizations through integration with AWS Resource
Access Manager.
- api-change:`network-firewall`: You can now log events that are related
to TLS inspection, in addition to the existing alert and flow logging.
- api-change:`outposts`: Adding default vCPU information to
GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
- api-change:`stepfunctions`: This release adds support to customer
managed KMS key encryption in AWS Step Functions.
###
[`v1.34.148`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134148)
[Compare
Source](https://togithub.com/boto/botocore/compare/1.34.147...1.34.148)
\========
- api-change:`cleanrooms`: Three enhancements to the AWS Clean Rooms:
Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed
- api-change:`dynamodb`: DynamoDB doc only update for July
- api-change:`iotsitewise`: Adds support for creating SiteWise Edge
gateways that run on a Siemens Industrial Edge Device.
- api-change:`mediapackagev2`: This release adds support for Irdeto DRM
encryption in DASH manifests.
- api-change:`medical-imaging`: CopyImageSet API adds copying selected
instances between image sets, and overriding inconsistent metadata with
a force parameter. UpdateImageSetMetadata API enables reverting to prior
versions; updates to Study, Series, and SOP Instance UIDs; and updates
to private elements, with a force parameter.
- api-change:`pinpoint-sms-voice-v2`: Update for rebrand to AWS End User
Messaging SMS and Voice.
###
[`v1.34.147`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134147)
[Compare
Source](https://togithub.com/boto/botocore/compare/1.34.146...1.34.147)
\========
- api-change:`appsync`: Adding support for paginators in AppSync list
APIs
- api-change:`cleanrooms`: This release adds AWS Entity Resolution
integration to associate ID namespaces & ID mapping workflow resources
as part of ID namespace association and ID mapping table in AWS Clean
Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage
the protection on ID mapping table.
- api-change:`cleanroomsml`: Adds SQL query as the source of seed
audience for audience generation job.
- api-change:`connect`: Added PostContactSummary segment type on
ListRealTimeContactAnalysisSegmentsV2 API
- api-change:`connect-contact-lens`: Added PostContactSummary segment
type on ListRealTimeContactAnalysisSegments API
- api-change:`datazone`: This release removes the deprecated
dataProductItem field from Search API output.
- api-change:`entityresolution`: Support First Party ID Mapping
###
[`v1.34.146`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134146)
[Compare
Source](https://togithub.com/boto/botocore/compare/1.34.145...1.34.146)
\========
- api-change:`datazone`: This release adds 1/ support of register S3
locations of assets in AWS Lake Formation hybrid access mode for
DefaultDataLake blueprint. 2/ support of CRUD operations for Asset
Filters.
- api-change:`ivs`: Documentation update for IVS Low Latency API
Reference.
- api-change:`mobile`: The mobile client has been removed following the
deprecation of the service.
- api-change:`neptune-graph`: Amazon Neptune Analytics provides new
options for customers to start with smaller graphs at a lower cost.
CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask
APIs will now allow 32 and 64 for `provisioned-memory`
- api-change:`redshift-serverless`: Adds dualstack support for Redshift
Serverless workgroup.
</details>
<details>
<summary>hashicorp/terraform-provider-random (random)</summary>
###
[`v3.6.2`](https://togithub.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#362-May-21-2024)
[Compare
Source](https://togithub.com/hashicorp/terraform-provider-random/compare/v3.6.1...v3.6.2)
NOTES:
- resource/random_pet: Results have been updated to the latest upstream
petname data
([#​581](https://togithub.com/hashicorp/terraform-provider-random/issues/581))
###
[`v3.6.1`](https://togithub.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#361-April-16-2024)
[Compare
Source](https://togithub.com/hashicorp/terraform-provider-random/compare/v3.6.0...v3.6.1)
BUG FIXES:
- all: Prevent `keepers` from triggering an in-place update following
import
([#​385](https://togithub.com/hashicorp/terraform-provider-random/issues/385))
- resource/random_shuffle: Prevent inconsistent result after apply when
result_count is set to 0
([#​409](https://togithub.com/hashicorp/terraform-provider-random/issues/409))
- provider/random_password: Fix bug which causes panic when special,
upper, lower and number/numeric are all false
([#​551](https://togithub.com/hashicorp/terraform-provider-random/issues/551))
- provider/random_string: Fix bug which causes panic when special,
upper, lower and number/numeric are all false
([#​551](https://togithub.com/hashicorp/terraform-provider-random/issues/551))
</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>File tree
11 files changed
+156
-156
lines changedFilter options
- examples
- runner-certificates
- runner-default
- runner-docker
- runner-pre-registered
- runner-public
- modules/terminate-agent-hook/lambda
11 files changed
+156
-156
lines changed+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
examples/runner-certificates/versions.tf
Copy file name to clipboardExpand all lines: examples/runner-certificates/versions.tf+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
examples/runner-default/.terraform.lock.hcl
Copy file name to clipboardExpand all lines: examples/runner-default/.terraform.lock.hcl+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
examples/runner-default/versions.tf
Copy file name to clipboardExpand all lines: examples/runner-default/versions.tf+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
examples/runner-docker/.terraform.lock.hcl
Copy file name to clipboardExpand all lines: examples/runner-docker/.terraform.lock.hcl+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
examples/runner-docker/versions.tf
Copy file name to clipboardExpand all lines: examples/runner-docker/versions.tf+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
examples/runner-pre-registered/.terraform.lock.hcl
Copy file name to clipboardExpand all lines: examples/runner-pre-registered/.terraform.lock.hcl+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
examples/runner-pre-registered/versions.tf
Copy file name to clipboardExpand all lines: examples/runner-pre-registered/versions.tf+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
examples/runner-public/.terraform.lock.hcl
Copy file name to clipboardExpand all lines: examples/runner-public/.terraform.lock.hcl+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
examples/runner-public/versions.tf
Copy file name to clipboardExpand all lines: examples/runner-public/versions.tf+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
modules/terminate-agent-hook/lambda/requirements.txt
Copy file name to clipboard+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
0 commit comments