Skip to content

Commit

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

[//]: # (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 5.14.0 to 5.15.0.
<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.15.0</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>data-source/aws_efs_file_system: Add <code>name</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33243">#33243</a>)</li>
<li>data-source/aws_lakeformation_data_lake_settings: Add
<code>read_only_admins</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33189">#33189</a>)</li>
<li>data-source/aws_opensearch_domain: Add
<code>cluster_config.multi_az_with_standby_enabled</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33031">#33031</a>)</li>
<li>resource/aws_cloudformation_stack_set: Support resource import with
<code>call_as = &quot;DELEGATED_ADMIN&quot;</code> via
<em>StackSetName</em>,<em>CallAs</em> syntax for <code>import</code>
block or <code>terraform import</code> command (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/19092">#19092</a>)</li>
<li>resource/aws_cloudformation_stack_set_instance: Support resource
import with <code>call_as = &quot;DELEGATED_ADMIN&quot;</code> via
<em>StackSetName</em>,<em>AccountID</em>,<em>Region</em>,<em>CallAs</em>
syntax for <code>import</code> block or <code>terraform import</code>
command (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/19092">#19092</a>)</li>
<li>resource/aws_datasync_location_fsx_openzfs_file_system: Fix
<code>setting protocol: Invalid address to set</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33225">#33225</a>)</li>
<li>resource/aws_efs_file_system: Add <code>name</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33243">#33243</a>)</li>
<li>resource/aws_fsx_openzfs_file_system: Add
<code>endpoint_ip_address_range</code>, <code>preferred_subnet_id</code>
and <code>route_table_ids</code> arguments to support the <a
href="https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/availability-durability.html#choosing-single-or-multi">Multi-AZ
deployment type</a> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33245">#33245</a>)</li>
<li>resource/aws_lakeformation_data_lake_settings: Add
<code>read_only_admins</code> argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33189">#33189</a>)</li>
<li>resource/aws_opensearch_domain: Add
<code>cluster_config.multi_az_with_standby_enabled</code> argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33031">#33031</a>)</li>
<li>resource/aws_wafv2_rule_group: Add <code>name_prefix</code> argument
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33206">#33206</a>)</li>
<li>resource/aws_wafv2_web_acl: Add
<code>statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_atp_rule_set.enable_regex_in_path</code>
argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33217">#33217</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>provider: Correctly use old and new tag values when updating
<code>tags</code> that are <code>computed</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33226">#33226</a>)</li>
<li>resource/aws_appflow_connector_profile: Fix validation on
<code>oauth2</code> in <code>custom_connector_profile</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33192">#33192</a>)</li>
<li>resource/aws_cloudformation_stack_set: Fix <code>Can only set
RetainStacksOnAccountRemoval if AutoDeployment is enabled</code> errors
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/19092">#19092</a>)</li>
<li>resource/aws_cloudwatch_event_bus_policy: Fix error during plan when
the associated aws_cloudwatch_event_bus resource is manually deleted (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33203">#33203</a>)</li>
<li>resource/aws_codeartifact_domain: Change the type of
asset_size_bytes to <code>TypeString</code> instead of
<code>TypeInt</code> to prevent <code>value out of range</code> panic
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33220">#33220</a>)</li>
<li>resource/aws_efs_file_system_policy: Retry IAM eventual consistency
errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/21734">#21734</a>)</li>
<li>resource/aws_fsx_openzfs_file_system: Wait for administrative action
completion when updating root volume (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33245">#33245</a>)</li>
<li>resource/aws_iot_thing_type: Fix error during plan when resource is
manually deleted (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33203">#33203</a>)</li>
<li>resource/aws_kms_key: Fix <code>tag propagation: timeout while
waiting for state to become 'TRUE'</code> errors when any tag value is
empty (<code>&quot;&quot;</code>) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33226">#33226</a>)</li>
<li>resource/aws_wafv2_web_acl: Prevent deletion of the AWS-managed
<code>ShieldMitigationRuleGroup</code> rule on resource Update (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33216">#33216</a>)</li>
</ul>
</blockquote>
</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.15.0 (August 31, 2023)</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>data-source/aws_efs_file_system: Add <code>name</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33243">#33243</a>)</li>
<li>data-source/aws_lakeformation_data_lake_settings: Add
<code>read_only_admins</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33189">#33189</a>)</li>
<li>data-source/aws_opensearch_domain: Add
<code>cluster_config.multi_az_with_standby_enabled</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33031">#33031</a>)</li>
<li>resource/aws_cloudformation_stack_set: Support resource import with
<code>call_as = &quot;DELEGATED_ADMIN&quot;</code> via
<em>StackSetName</em>,<em>CallAs</em> syntax for <code>import</code>
block or <code>terraform import</code> command (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/19092">#19092</a>)</li>
<li>resource/aws_cloudformation_stack_set_instance: Support resource
import with <code>call_as = &quot;DELEGATED_ADMIN&quot;</code> via
<em>StackSetName</em>,<em>AccountID</em>,<em>Region</em>,<em>CallAs</em>
syntax for <code>import</code> block or <code>terraform import</code>
command (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/19092">#19092</a>)</li>
<li>resource/aws_datasync_location_fsx_openzfs_file_system: Fix
<code>setting protocol: Invalid address to set</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33225">#33225</a>)</li>
<li>resource/aws_efs_file_system: Add <code>name</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33243">#33243</a>)</li>
<li>resource/aws_fsx_openzfs_file_system: Add
<code>endpoint_ip_address_range</code>, <code>preferred_subnet_id</code>
and <code>route_table_ids</code> arguments to support the <a
href="https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/availability-durability.html#choosing-single-or-multi">Multi-AZ
deployment type</a> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33245">#33245</a>)</li>
<li>resource/aws_lakeformation_data_lake_settings: Add
<code>read_only_admins</code> argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33189">#33189</a>)</li>
<li>resource/aws_opensearch_domain: Add
<code>cluster_config.multi_az_with_standby_enabled</code> argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33031">#33031</a>)</li>
<li>resource/aws_wafv2_rule_group: Add <code>name_prefix</code> argument
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33206">#33206</a>)</li>
<li>resource/aws_wafv2_web_acl: Add
<code>statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_atp_rule_set.enable_regex_in_path</code>
argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33217">#33217</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>provider: Correctly use old and new tag values when updating
<code>tags</code> that are <code>computed</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33226">#33226</a>)</li>
<li>resource/aws_appflow_connector_profile: Fix validation on
<code>oauth2</code> in <code>custom_connector_profile</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33192">#33192</a>)</li>
<li>resource/aws_cloudformation_stack_set: Fix <code>Can only set
RetainStacksOnAccountRemoval if AutoDeployment is enabled</code> errors
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/19092">#19092</a>)</li>
<li>resource/aws_cloudwatch_event_bus_policy: Fix error during plan when
the associated aws_cloudwatch_event_bus resource is manually deleted (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33203">#33203</a>)</li>
<li>resource/aws_codeartifact_domain: Change the type of
asset_size_bytes to <code>TypeString</code> instead of
<code>TypeInt</code> to prevent <code>value out of range</code> panic
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33220">#33220</a>)</li>
<li>resource/aws_efs_file_system_policy: Retry IAM eventual consistency
errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/21734">#21734</a>)</li>
<li>resource/aws_fsx_openzfs_file_system: Wait for administrative action
completion when updating root volume (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33245">#33245</a>)</li>
<li>resource/aws_iot_thing_type: Fix error during plan when resource is
manually deleted (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33203">#33203</a>)</li>
<li>resource/aws_kms_key: Fix <code>tag propagation: timeout while
waiting for state to become 'TRUE'</code> errors when any tag value is
empty (<code>&quot;&quot;</code>) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33226">#33226</a>)</li>
<li>resource/aws_wafv2_web_acl: Prevent deletion of the AWS-managed
<code>ShieldMitigationRuleGroup</code> rule on resource Update (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33216">#33216</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/47a4ee00da91156aa03433a750dd22a503c223e7"><code>47a4ee0</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33265">#33265</a>
from hashicorp/ewbankkit-patch-1</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/7216a7d268e5bf7d2f355336aa182aca384bcdab"><code>7216a7d</code></a>
Update 19092.txt</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/c68127d12dee86ee747e723c177f09314062a65f"><code>c68127d</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33264">#33264</a>
from hashicorp/ewbankkit-patch-1</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/af49724fe8f49b4896962f77cb781acfc980eeb5"><code>af49724</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/5f913906adf7ff8c625593869a10d4515dd2170a"><code>5f91390</code></a>
Update CHANGELOG.md for <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33259">#33259</a></li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/42ed47bcc25b950a1be88b23b2b6d4833b4152e6"><code>42ed47b</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33259">#33259</a>
from hashicorp/td-migrate-redshiftdata-to-aws-sdk-v2</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/25d5ce87c8da68c82bf2485b00c66513903ffe46"><code>25d5ce8</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33216">#33216</a>
from vini-mw/b-wafv2_webacl_shieldmitigationrule_ha...</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/ec6b178ebe1686618f8451c037e39d4ef917c08b"><code>ec6b178</code></a>
Fix golangci-lint 'gocritic'.</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/354254ada14629099c0e08443ae8db19973aecb4"><code>354254a</code></a>
r/aws_wafv2_web_acl: Tidy up acceptance tests.</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/b2cb7cb345c3cf304f09c7a7f3b9c7f7973863e0"><code>b2cb7cb</code></a>
r/aws_wafv2_web_acl: Avoid duplicate ShieldMitigationRuleGroup rules on
updat...</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-provider-aws/compare/v5.14.0...v5.15.0">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.14.0&new-version=5.15.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent 1f63d94 commit 10eed92
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.14.0"
version = "5.15.0"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit 10eed92

Please sign in to comment.