Skip to content

Commit

Permalink
chore: bump hashicorp/aws from 5.15.0 to 5.18.1 in /examples/runner-d…
Browse files Browse the repository at this point in the history
…efault (#976)

Bumps
[hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws)
from 5.15.0 to 5.18.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>v5.18.1</h2>
<p>NOTES:</p>
<ul>
<li>documentation: Duplicate CDKTF guides with differing file extensions
have been removed to resolve failures in the provider release workflow.
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33630">#33630</a>)</li>
</ul>
<h2>v5.18.0</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong>
<code>aws_fsx_ontap_file_system</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32503">#32503</a>)</li>
<li><strong>New Data Source:</strong>
<code>aws_fsx_ontap_storage_virtual_machine</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32621">#32621</a>)</li>
<li><strong>New Data Source:</strong>
<code>aws_fsx_ontap_storage_virtual_machines</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32624">#32624</a>)</li>
<li><strong>New Data Source:</strong>
<code>aws_organizations_organizational_unit</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33408">#33408</a>)</li>
<li><strong>New Resource:</strong> <code>aws_opensearch_package</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33227">#33227</a>)</li>
<li><strong>New Resource:</strong>
<code>aws_opensearch_package_association</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33227">#33227</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>resource/aws_fsx_ontap_storage_virtual_machine: Remove <a
href="https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew">ForceNew</a>
from
<code>active_directory_configuration.self_managed_active_directory_configuration.domain_name</code>,
<code>active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group</code>
and
<code>active_directory_configuration.self_managed_active_directory_configuration.organizational_unit_distinguished_name</code>
allowing an SVM to join AD after creation (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33466">#33466</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>data-source/aws_sesv2_email_identity: Mark
<code>dkim_signing_attributes.domain_signing_private_key</code> as
sensitive (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33477">#33477</a>)</li>
<li>resource/aws_db_instance: Fix so that
<code>storage_throughput</code> can be changed when <code>iops</code>
and <code>allocated_storage</code> are not changed (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33529">#33529</a>)</li>
<li>resource/aws_db_option_group: Avoid erroneous differences being
reported when an <code>option</code> <code>port</code> and/or
<code>version</code> is not set (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33511">#33511</a>)</li>
<li>resource/aws_fsx_ontap_storage_virtual_machine: Avoid recreating
resource when
<code>active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group</code>
is configured (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33466">#33466</a>)</li>
<li>resource/aws_fsx_ontap_storage_virtual_machine: Change
<code>file_system_id</code> to <a
href="https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew">ForceNew</a>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32621">#32621</a>)</li>
<li>resource/aws_s3_bucket_accelerate_configuration: Retry resource
Delete on <code>OperationAborted: A conflicting conditional operation is
currently in progress against this resource</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a>)</li>
<li>resource/aws_s3_bucket_policy: Retry resource Delete on
<code>OperationAborted: A conflicting conditional operation is currently
in progress against this resource</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a>)</li>
<li>resource/aws_s3_bucket_versioning: Retry resource Delete on
<code>OperationAborted: A conflicting conditional operation is currently
in progress against this resource</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a>)</li>
<li>resource/aws_sesv2_email_identity: Mark
<code>dkim_signing_attributes.domain_signing_private_key</code> as
sensitive (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33477">#33477</a>)</li>
</ul>
<h2>v5.17.0</h2>
<p>NOTES:</p>
<ul>
<li>data-source/aws_s3_object: Migration to <a
href="https://aws.github.io/aws-sdk-go-v2/">AWS SDK for Go v2</a> means
that the edge case of specifying a single <code>/</code> as the value
for <code>key</code> is no longer supported (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>aws_shield_application_layer_automatic_response</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33432">#33432</a>)</li>
<li><strong>New Resource:</strong>
<code>aws_verifiedaccess_instance</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33459">#33459</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>data-source/aws_s3_object: Add <code>checksum_mode</code> argument
and <code>checksum_crc32</code>, <code>checksum_crc32c</code>,
<code>checksum_sha1</code> and <code>checksum_sha256</code> attributes
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</a>)</li>
<li>data-source/aws_s3control_multi_region_access_point: Add
<code>details.region.bucket_account_id</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33416">#33416</a>)</li>
<li>resource/aws_s3_object: Add <code>checksum_algorithm</code> argument
and <code>checksum_crc32</code>, <code>checksum_crc32c</code>,
<code>checksum_sha1</code> and <code>checksum_sha256</code> attributes
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</a>)</li>
<li>resource/aws_s3_object_copy: Add <code>checksum_algorithm</code>
argument and <code>checksum_crc32</code>, <code>checksum_crc32c</code>,
<code>checksum_sha1</code> and <code>checksum_sha256</code> attributes
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</a>)</li>
<li>resource/aws_s3control_multi_region_access_point: Add
<code>details.region.bucket_account_id</code> argument to support <a
href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/multi-region-access-point-buckets.html">cross-account
Multi-Region Access Points</a> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33416">#33416</a>)</li>
<li>resource/aws_s3control_multi_region_access_point: Add
<code>details.region.region</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33416">#33416</a>)</li>
<li>resource/aws_schemas_schema: Add <code>JSONSchemaDraft4</code>
schema type support (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35971">#35971</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>5.18.1 (September 26, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>documentation: Duplicate CDKTF guides with differing file extensions
have been removed to resolve failures in the provider release workflow.
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33630">#33630</a>)</li>
</ul>
<h2>5.18.0 (September 21, 2023)</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong>
<code>aws_fsx_ontap_file_system</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32503">#32503</a>)</li>
<li><strong>New Data Source:</strong>
<code>aws_fsx_ontap_storage_virtual_machine</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32621">#32621</a>)</li>
<li><strong>New Data Source:</strong>
<code>aws_fsx_ontap_storage_virtual_machines</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32624">#32624</a>)</li>
<li><strong>New Data Source:</strong>
<code>aws_organizations_organizational_unit</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33408">#33408</a>)</li>
<li><strong>New Resource:</strong> <code>aws_opensearch_package</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33227">#33227</a>)</li>
<li><strong>New Resource:</strong>
<code>aws_opensearch_package_association</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33227">#33227</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>resource/aws_fsx_ontap_storage_virtual_machine: Remove <a
href="https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew">ForceNew</a>
from
<code>active_directory_configuration.self_managed_active_directory_configuration.domain_name</code>,
<code>active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group</code>
and
<code>active_directory_configuration.self_managed_active_directory_configuration.organizational_unit_distinguished_name</code>
allowing an SVM to join AD after creation (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33466">#33466</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>data-source/aws_sesv2_email_identity: Mark
<code>dkim_signing_attributes.domain_signing_private_key</code> as
sensitive (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33477">#33477</a>)</li>
<li>resource/aws_db_instance: Fix so that
<code>storage_throughput</code> can be changed when <code>iops</code>
and <code>allocated_storage</code> are not changed (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33529">#33529</a>)</li>
<li>resource/aws_db_option_group: Avoid erroneous differences being
reported when an <code>option</code> <code>port</code> and/or
<code>version</code> is not set (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33511">#33511</a>)</li>
<li>resource/aws_fsx_ontap_storage_virtual_machine: Avoid recreating
resource when
<code>active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group</code>
is configured (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33466">#33466</a>)</li>
<li>resource/aws_fsx_ontap_storage_virtual_machine: Change
<code>file_system_id</code> to <a
href="https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew">ForceNew</a>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32621">#32621</a>)</li>
<li>resource/aws_s3_bucket_accelerate_configuration: Retry resource
Delete on <code>OperationAborted: A conflicting conditional operation is
currently in progress against this resource</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a>)</li>
<li>resource/aws_s3_bucket_policy: Retry resource Delete on
<code>OperationAborted: A conflicting conditional operation is currently
in progress against this resource</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a>)</li>
<li>resource/aws_s3_bucket_versioning: Retry resource Delete on
<code>OperationAborted: A conflicting conditional operation is currently
in progress against this resource</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a>)</li>
<li>resource/aws_sesv2_email_identity: Mark
<code>dkim_signing_attributes.domain_signing_private_key</code> as
sensitive (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33477">#33477</a>)</li>
</ul>
<h2>5.17.0 (September 14, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>data-source/aws_s3_object: Migration to <a
href="https://aws.github.io/aws-sdk-go-v2/">AWS SDK for Go v2</a> means
that the edge case of specifying a single <code>/</code> as the value
for <code>key</code> is no longer supported (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>aws_shield_application_layer_automatic_response</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33432">#33432</a>)</li>
<li><strong>New Resource:</strong>
<code>aws_verifiedaccess_instance</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33459">#33459</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>data-source/aws_s3_object: Add <code>checksum_mode</code> argument
and <code>checksum_crc32</code>, <code>checksum_crc32c</code>,
<code>checksum_sha1</code> and <code>checksum_sha256</code> attributes
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</a>)</li>
<li>data-source/aws_s3control_multi_region_access_point: Add
<code>details.region.bucket_account_id</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33416">#33416</a>)</li>
<li>resource/aws_s3_object: Add <code>checksum_algorithm</code> argument
and <code>checksum_crc32</code>, <code>checksum_crc32c</code>,
<code>checksum_sha1</code> and <code>checksum_sha256</code> attributes
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</a>)</li>
<li>resource/aws_s3_object_copy: Add <code>checksum_algorithm</code>
argument and <code>checksum_crc32</code>, <code>checksum_crc32c</code>,
<code>checksum_sha1</code> and <code>checksum_sha256</code> attributes
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33358">#33358</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/ae5802aef298e57107d4a821805d35b98a2ce880"><code>ae5802a</code></a>
Prepare 5.18.1 release (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33630">#33630</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/b8b5dbf814d0a6d830a905152d0b485ae3185827"><code>b8b5dbf</code></a>
doc(cdktf): remove duplicate .html.md extensions (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33629">#33629</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/522a58443aa503714444e5333641300a6af34621"><code>522a584</code></a>
Update CHANGELOG.md for <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a></li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/27766c4bbcd12a13ebea732f798080d338d16313"><code>27766c4</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33531">#33531</a>
from hashicorp/f-sdk-go-v2-retriers</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/715698e9d802b1b1c53dc2c5794698c6b9624407"><code>715698e</code></a>
build(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33420">#33420</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/7eb91b1d1cbc65e3ec92a26af223b1fec3a48acf"><code>7eb91b1</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33571">#33571</a>
from hashicorp/td-sweeper-fixes</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/408c4fc8b99f11c6cf0a4a49f14e02f45f275283"><code>408c4fc</code></a>
r/aws_iam_policy: Skip sweeping Policies with attached entiries.</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/4d8c4542f08e6520d669ffa14b2f446be6e36164"><code>4d8c454</code></a>
r/aws_quicksight_group: Add sweeper.</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/589425d8b7d16f81dbb89a5940f8d0fe11501a98"><code>589425d</code></a>
Update CHANGELOG.md for <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33560">#33560</a></li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/062d724cb1f3a330b0f5d59e416f9406a08b35a7"><code>062d724</code></a>
build(deps): bump actions/setup-java from 3.11.0 to 3.13.0 (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33560">#33560</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-provider-aws/compare/v5.15.0...v5.18.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=5.15.0&new-version=5.18.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 537db18 commit 8315552
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.15.0"
version = "5.18.1"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit 8315552

Please sign in to comment.