Skip to content

Commit 126a4b5

Browse files
chore: Bump hashicorp/aws from 4.65.0 to 4.66.1 in /examples/runner-docker (#833)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.65.0 to 4.66.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-aws/releases">hashicorp/aws's releases</a>.</em></p> <blockquote> <h2>v4.66.1</h2> <p>BUG FIXES:</p> <ul> <li>resource/aws_appautoscaling_target: Fix <code>InvalidParameter: 1 validation error(s) found. minimum field size of 1, ListTagsForResourceInput.ResourceARN.</code> related to <a href="https://aws.amazon.com/about-aws/whats-new/2023/03/application-auto-scaling-resource-tagging/">Application Auto Scaling resource tagging</a> introduced in <a href="https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#4660-may--4-2023">v4.66.0</a> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31214">#31214</a>)</li> </ul> <h2>v4.66.0</h2> <p>NOTES:</p> <ul> <li>resource/aws_instance: The <code>cpu_core_count</code> argument is deprecated in favor of the <code>cpu_options</code> block. The <code>cpu_options</code> block can set <code>core_count</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> <li>resource/aws_instance: The <code>cpu_threads_per_core</code> argument is deprecated in favor of the <code>cpu_options</code> block. The <code>cpu_options</code> block can set <code>threads_per_core</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>aws_appintegrations_event_integration</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/24965">#24965</a>)</li> <li><strong>New Data Source:</strong> <code>aws_dms_replication_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/15406">#15406</a>)</li> <li><strong>New Data Source:</strong> <code>aws_vpclattice_auth_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30898">#30898</a>)</li> <li><strong>New Data Source:</strong> <code>aws_vpclattice_service_network</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30904">#30904</a>)</li> <li><strong>New Resource:</strong> <code>aws_account_primary_contact</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/26123">#26123</a>)</li> <li><strong>New Resource:</strong> <code>aws_appintegrations_data_integration</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/24941">#24941</a>)</li> <li><strong>New Resource:</strong> <code>aws_chimesdkvoice_voice_profile_domain</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30977">#30977</a>)</li> <li><strong>New Resource:</strong> <code>aws_directory_service_trust</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31037">#31037</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_access_log_subscription</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30896">#30896</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_auth_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30891">#30891</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_resource_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30900">#30900</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_target_group_attachment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31039">#31039</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>data-source/aws_autoscaling_group: Add <code>max_instance_lifetime</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>mixed_instances_policy</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>predicted_capacity</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>suspended_processes</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>tag</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>warm_pool_size</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>warm_pool</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>datasource/aws_launch_template: Add <code>amd_sev_snp</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> <li>resource/aws_appautoscaling_policy: Add <code>metrics</code> to the <code>target_tracking_scaling_policy_configuration.customized_metric_specification</code> configuration block in support of <a href="https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-target-tracking-metric-math.html">metric math</a> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30172">#30172</a>)</li> <li>resource/aws_appautoscaling_target: Add <code>arn</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30172">#30172</a>)</li> <li>resource/aws_appautoscaling_target: Add <code>tags</code> argument and <code>tags_all</code> attribute to support resource tagging (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30172">#30172</a>)</li> <li>resource/aws_autoscaling_group: Add <code>predicted_capacity</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>resource/aws_autoscaling_group: Add <code>warm_pool_size</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>resource/aws_directory_service_conditional_forwarder: Add plan time validation for <code>remote_domain_name</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31037">#31037</a>)</li> <li>resource/aws_directory_service_directory: Correct plan time validation for <code>remote_domain_name</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31037">#31037</a>)</li> <li>resource/aws_elasticache_user: Add support for defining custom timeouts (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31076">#31076</a>)</li> <li>resource/aws_fsx_lustre_file_system: Add <code>root_squash_configuration</code> argument (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31073">#31073</a>)</li> <li>resource/aws_glue_catalog_database: Add tagging support (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31071">#31071</a>)</li> <li>resource/aws_grafana_workspace: Make <code>grafana_version</code> optional so that its value can be specified in configuration (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31083">#31083</a>)</li> <li>resource/aws_instance: Add <code>amd_sev_snp</code> argument (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> <li>resource/aws_instance: Add <code>cpu_options</code> argument (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md">hashicorp/aws's changelog</a>.</em></p> <blockquote> <h2>4.66.1 (May 5, 2023)</h2> <p>BUG FIXES:</p> <ul> <li>resource/aws_appautoscaling_target: Fix <code>InvalidParameter: 1 validation error(s) found. minimum field size of 1, ListTagsForResourceInput.ResourceARN.</code> related to <a href="https://aws.amazon.com/about-aws/whats-new/2023/03/application-auto-scaling-resource-tagging/">Application Auto Scaling resource tagging</a> introduced in <a href="https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#4660-may--4-2023">v4.66.0</a> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31214">#31214</a>)</li> </ul> <h2>4.66.0 (May 4, 2023)</h2> <p>NOTES:</p> <ul> <li>resource/aws_instance: The <code>cpu_core_count</code> argument is deprecated in favor of the <code>cpu_options</code> block. The <code>cpu_options</code> block can set <code>core_count</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> <li>resource/aws_instance: The <code>cpu_threads_per_core</code> argument is deprecated in favor of the <code>cpu_options</code> block. The <code>cpu_options</code> block can set <code>threads_per_core</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>aws_appintegrations_event_integration</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/24965">#24965</a>)</li> <li><strong>New Data Source:</strong> <code>aws_dms_replication_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/15406">#15406</a>)</li> <li><strong>New Data Source:</strong> <code>aws_vpclattice_auth_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30898">#30898</a>)</li> <li><strong>New Data Source:</strong> <code>aws_vpclattice_service_network</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30904">#30904</a>)</li> <li><strong>New Resource:</strong> <code>aws_account_primary_contact</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/26123">#26123</a>)</li> <li><strong>New Resource:</strong> <code>aws_appintegrations_data_integration</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/24941">#24941</a>)</li> <li><strong>New Resource:</strong> <code>aws_chimesdkvoice_voice_profile_domain</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30977">#30977</a>)</li> <li><strong>New Resource:</strong> <code>aws_directory_service_trust</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31037">#31037</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_access_log_subscription</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30896">#30896</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_auth_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30891">#30891</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_resource_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30900">#30900</a>)</li> <li><strong>New Resource:</strong> <code>aws_vpclattice_target_group_attachment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31039">#31039</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>data-source/aws_autoscaling_group: Add <code>max_instance_lifetime</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>mixed_instances_policy</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>predicted_capacity</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>suspended_processes</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>tag</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>warm_pool_size</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>data-source/aws_autoscaling_group: Add <code>warm_pool</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>datasource/aws_launch_template: Add <code>amd_sev_snp</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31035">#31035</a>)</li> <li>resource/aws_appautoscaling_policy: Add <code>metrics</code> to the <code>target_tracking_scaling_policy_configuration.customized_metric_specification</code> configuration block in support of <a href="https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-target-tracking-metric-math.html">metric math</a> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30172">#30172</a>)</li> <li>resource/aws_appautoscaling_target: Add <code>arn</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30172">#30172</a>)</li> <li>resource/aws_appautoscaling_target: Add <code>tags</code> argument and <code>tags_all</code> attribute to support resource tagging (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/30172">#30172</a>)</li> <li>resource/aws_autoscaling_group: Add <code>predicted_capacity</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>resource/aws_autoscaling_group: Add <code>warm_pool_size</code> attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31067">#31067</a>)</li> <li>resource/aws_directory_service_conditional_forwarder: Add plan time validation for <code>remote_domain_name</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31037">#31037</a>)</li> <li>resource/aws_directory_service_directory: Correct plan time validation for <code>remote_domain_name</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31037">#31037</a>)</li> <li>resource/aws_elasticache_user: Add support for defining custom timeouts (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31076">#31076</a>)</li> <li>resource/aws_fsx_lustre_file_system: Add <code>root_squash_configuration</code> argument (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31073">#31073</a>)</li> <li>resource/aws_glue_catalog_database: Add tagging support (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31071">#31071</a>)</li> <li>resource/aws_grafana_workspace: Make <code>grafana_version</code> optional so that its value can be specified in configuration (<a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31083">#31083</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/f658813cf6cf4a4aaeeb93776a07097079b642df"><code>f658813</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31219">#31219</a> from hashicorp/ewbankkit-patch-1</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/e6a734e7131087a27ba8dcd45beecb4f7188b8fd"><code>e6a734e</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/5c72dfbdfb9d6c8c91dd977435785fdecf5220e4"><code>5c72dfb</code></a> Update CHANGELOG.md for <a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31214">#31214</a></li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/5e3cfe58e7151a8d70f1c6103e5c2ec2bacefb54"><code>5e3cfe5</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/31214">#31214</a> from hashicorp/b-aws_appautoscaling_policy-ListTags</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/9cbf50234040fb4ac3ea922abb4f55a4c6bf5e73"><code>9cbf502</code></a> Update 31214.txt</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/e8588eaebc22b33378b01a2aeaae44e74d05e87c"><code>e8588ea</code></a> Fix spelling mistake.</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/79597f46bd7c56857323c239d8aa518353d4d506"><code>79597f4</code></a> Document use of 'lifecycle.ignore_changes' to suppress 'tags_all' permadiff.</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/379529d9df8eda142cc5d61d5d1dd903aaf5d615"><code>379529d</code></a> Don't attempt to UpdateTags if identifier is empty.</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/cb7350068d1f8abf86820d3ba6818c6f930b61ab"><code>cb73500</code></a> Correct CHANGELOG entry file name.</li> <li><a href="https://github.com/hashicorp/terraform-provider-aws/commit/47eb65fd1b6014007fa101b2f297a28144b0d951"><code>47eb65f</code></a> Add CHANGELOG entry.</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-aws/compare/v4.65.0...v4.66.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/aws&package-manager=terraform&previous-version=4.65.0&new-version=4.66.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f7bdc8 commit 126a4b5

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

examples/runner-docker/.terraform.lock.hcl

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

examples/runner-docker/versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
aws = {
66
source = "hashicorp/aws"
7-
version = "4.65.0"
7+
version = "4.66.1"
88
}
99
local = {
1010
source = "hashicorp/local"

0 commit comments

Comments
 (0)