Skip to content

Commit

Permalink
chore: bump hashicorp/aws from 5.12.0 to 5.14.0 in /examples/runner-p…
Browse files Browse the repository at this point in the history
…ublic (#944)

[//]: # (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.12.0 to 5.14.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.14.0</h2>
<p>NOTES:</p>
<ul>
<li>data-source/aws_iam_policy_document: In some cases,
<code>statement.*.condition</code> blocks with the same
<code>test</code> and <code>variable</code> arguments were incorrectly
handled by the provider. Since this results in unexpected IAM Policies
being submitted to AWS, we have updated the logic to merge
<code>values</code> lists in this case. This may cause existing IAM
Policy documents to report a difference. However, those policies are
likely not what was originally intended. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33093">#33093</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>aws_datasync_location_azure_blob</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32632">#32632</a>)</li>
<li><strong>New Resource:</strong>
<code>aws_datasync_location_fsx_ontap_file_system</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32632">#32632</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>data-source/aws_dms_endpoint: Fix crash when specified endpoint not
found (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33158">#33158</a>)</li>
<li>data-source/aws_dms_replication_instance: Add
<code>network_type</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33158">#33158</a>)</li>
<li>data-source/aws_ec2_network_insights_path: Add
<code>destination_arn</code> and <code>source_arn</code> attributes (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_dms_replication_instance: Add <code>network_type</code>
argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33158">#33158</a>)</li>
<li>resource/aws_ec2_network_insights_path: Add
<code>destination_arn</code> and <code>source_arn</code> attributes (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_finspace_kx_environment: Add
<code>transit_gateway_configuration.*.attachment_network_acl_configuration</code>
argument. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33123">#33123</a>)</li>
<li>resource/aws_medialive_channel: Updates schemas for
<code>selector_settings</code> for <code>audio_selector</code> and
<code>selector_settings</code> for <code>caption_selector</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32714">#32714</a>)</li>
<li>resource/aws_ssoadmin_account_assignment: Add configurable timeouts
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_customer_managed_policy_attachment: Add
configurable timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_managed_policy_attachment: Add configurable
timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_permission_set: Add configurable timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_permission_set_inline_policy: Add configurable
timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_permissions_boundary_attachment: Add
configurable timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>data-source/aws_iam_policy_document: Fix inconsistent handling of
<code>condition</code> blocks with duplicated <code>test</code> and
<code>variable</code> arguments (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33093">#33093</a>)</li>
<li>resource/aws_ec2_host: Fixed a bug that caused resource recreation
when specifying an <code>outpost_arn</code> without an
<code>asset_id</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33142">#33142</a>)</li>
<li>resource/aws_ec2_network_insights_analysis: Fix <code>setting
forward_path_components: Invalid address to set</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_ec2_network_insights_path: Avoid recreating resource
when passing an ARN as <code>source</code> or <code>destination</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_ec2_network_insights_path: Retry
<code>AnalysisExistsForNetworkInsightsPath</code> errors on resource
Delete (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_kms_key: Fix <code>tag propagation: timeout while
waiting for state to become 'TRUE'</code> errors when <a
href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs#ignore_tags"><code>ignore_tags</code></a>
has been configured (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33167">#33167</a>)</li>
<li>resource/aws_licensemanager_license_configuration: Surface
<code>InvalidParameterValueException</code> errors during resource
Delete (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32845">#32845</a>)</li>
<li>resource/aws_msk_cluster_policy: Fix <code>Current cluster policy
version needed for Update</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33118">#33118</a>)</li>
<li>resource/aws_quicksight_analysis: Change
<code>definition.*.parameter_declarations</code> to a set type,
preventing persistent differences (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33120">#33120</a>)</li>
<li>resource/aws_quicksight_analysis: Fixed a bug that caused errors
related to the <code>word_orientation</code> argument when using word
cloud visuals. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33122">#33122</a>)</li>
<li>resource/aws_quicksight_analysis: Skip setting
<code>definition.*.parameter_declarations.*.*_parameter_declaration.static_values</code>
when empty, preventing persistent differences. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33161">#33161</a>)</li>
<li>resource/aws_quicksight_dashboard: Change
<code>definition.*.parameter_declarations</code> to a set type,
preventing persistent differences (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33120">#33120</a>)</li>
<li>resource/aws_quicksight_dashboard: Fixed a bug that caused errors
related to the <code>word_orientation</code> argument when using word
cloud visuals. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33122">#33122</a>)</li>
<li>resource/aws_quicksight_dashboard: Skip setting
<code>definition.*.parameter_declarations.*.*_parameter_declaration.static_values</code>
when empty, preventing persistent differences. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33161">#33161</a>)</li>
<li>resource/aws_quicksight_template: Change
<code>definition.*.parameter_declarations</code> to a set type,
preventing persistent differences (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33120">#33120</a>)</li>
<li>resource/aws_quicksight_template: Fixed a bug that caused errors
related to the <code>word_orientation</code> argument when using word
cloud visuals. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33122">#33122</a>)</li>
<li>resource/aws_quicksight_template: Skip setting
<code>definition.*.parameter_declarations.*.*_parameter_declaration.static_values</code>
when empty, preventing persistent differences. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33161">#33161</a>)</li>
<li>resource/aws_route53_zone: Skip disabling DNS SEC in unsupported
partitions (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33103">#33103</a>)</li>
<li>resource/aws_s3_object: Mark <code>acl</code> as Computed. This
suppresses the diffs shown when migrating resources with no configured
<code>acl</code> attribute value from v4.67.0 (or earlier) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33138">#33138</a>)</li>
<li>resource/aws_s3_object_copy: Mark <code>acl</code> as Computed. This
suppresses the diffs shown when migrating resources with no configured
<code>acl</code> attribute value from v4.67.0 (or earlier) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33138">#33138</a>)</li>
<li>resource/aws_securityhub_account: Remove default value
(<code>SECURITY_CONTROL</code>) for
<code>control_finding_generator</code> argument and mark as Computed (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33095">#33095</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.14.0 (August 24, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>data-source/aws_iam_policy_document: In some cases,
<code>statement.*.condition</code> blocks with the same
<code>test</code> and <code>variable</code> arguments were incorrectly
handled by the provider. Since this results in unexpected IAM Policies
being submitted to AWS, we have updated the logic to merge
<code>values</code> lists in this case. This may cause existing IAM
Policy documents to report a difference. However, those policies are
likely not what was originally intended. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33093">#33093</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>aws_datasync_location_azure_blob</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32632">#32632</a>)</li>
<li><strong>New Resource:</strong>
<code>aws_datasync_location_fsx_ontap_file_system</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32632">#32632</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>data-source/aws_dms_endpoint: Fix crash when specified endpoint not
found (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33158">#33158</a>)</li>
<li>data-source/aws_dms_replication_instance: Add
<code>network_type</code> attribute (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33158">#33158</a>)</li>
<li>data-source/aws_ec2_network_insights_path: Add
<code>destination_arn</code> and <code>source_arn</code> attributes (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_dms_replication_instance: Add <code>network_type</code>
argument (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33158">#33158</a>)</li>
<li>resource/aws_ec2_network_insights_path: Add
<code>destination_arn</code> and <code>source_arn</code> attributes (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_finspace_kx_environment: Add
<code>transit_gateway_configuration.*.attachment_network_acl_configuration</code>
argument. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33123">#33123</a>)</li>
<li>resource/aws_medialive_channel: Updates schemas for
<code>selector_settings</code> for <code>audio_selector</code> and
<code>selector_settings</code> for <code>caption_selector</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32714">#32714</a>)</li>
<li>resource/aws_ssoadmin_account_assignment: Add configurable timeouts
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_customer_managed_policy_attachment: Add
configurable timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_managed_policy_attachment: Add configurable
timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_permission_set: Add configurable timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_permission_set_inline_policy: Add configurable
timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
<li>resource/aws_ssoadmin_permissions_boundary_attachment: Add
configurable timeouts (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33121">#33121</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>data-source/aws_iam_policy_document: Fix inconsistent handling of
<code>condition</code> blocks with duplicated <code>test</code> and
<code>variable</code> arguments (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33093">#33093</a>)</li>
<li>resource/aws_ec2_host: Fixed a bug that caused resource recreation
when specifying an <code>outpost_arn</code> without an
<code>asset_id</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33142">#33142</a>)</li>
<li>resource/aws_ec2_network_insights_analysis: Fix <code>setting
forward_path_components: Invalid address to set</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_ec2_network_insights_path: Avoid recreating resource
when passing an ARN as <code>source</code> or <code>destination</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_ec2_network_insights_path: Retry
<code>AnalysisExistsForNetworkInsightsPath</code> errors on resource
Delete (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>)</li>
<li>resource/aws_kms_key: Fix <code>tag propagation: timeout while
waiting for state to become 'TRUE'</code> errors when <a
href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs#ignore_tags"><code>ignore_tags</code></a>
has been configured (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33167">#33167</a>)</li>
<li>resource/aws_licensemanager_license_configuration: Surface
<code>InvalidParameterValueException</code> errors during resource
Delete (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/32845">#32845</a>)</li>
<li>resource/aws_msk_cluster_policy: Fix <code>Current cluster policy
version needed for Update</code> errors (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33118">#33118</a>)</li>
<li>resource/aws_quicksight_analysis: Change
<code>definition.*.parameter_declarations</code> to a set type,
preventing persistent differences (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33120">#33120</a>)</li>
<li>resource/aws_quicksight_analysis: Fixed a bug that caused errors
related to the <code>word_orientation</code> argument when using word
cloud visuals. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33122">#33122</a>)</li>
<li>resource/aws_quicksight_analysis: Skip setting
<code>definition.*.parameter_declarations.*.*_parameter_declaration.static_values</code>
when empty, preventing persistent differences. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33161">#33161</a>)</li>
<li>resource/aws_quicksight_dashboard: Change
<code>definition.*.parameter_declarations</code> to a set type,
preventing persistent differences (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33120">#33120</a>)</li>
<li>resource/aws_quicksight_dashboard: Fixed a bug that caused errors
related to the <code>word_orientation</code> argument when using word
cloud visuals. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33122">#33122</a>)</li>
<li>resource/aws_quicksight_dashboard: Skip setting
<code>definition.*.parameter_declarations.*.*_parameter_declaration.static_values</code>
when empty, preventing persistent differences. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33161">#33161</a>)</li>
<li>resource/aws_quicksight_template: Change
<code>definition.*.parameter_declarations</code> to a set type,
preventing persistent differences (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33120">#33120</a>)</li>
<li>resource/aws_quicksight_template: Fixed a bug that caused errors
related to the <code>word_orientation</code> argument when using word
cloud visuals. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33122">#33122</a>)</li>
<li>resource/aws_quicksight_template: Skip setting
<code>definition.*.parameter_declarations.*.*_parameter_declaration.static_values</code>
when empty, preventing persistent differences. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33161">#33161</a>)</li>
<li>resource/aws_route53_zone: Skip disabling DNS SEC in unsupported
partitions (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33103">#33103</a>)</li>
<li>resource/aws_s3_object: Mark <code>acl</code> as Computed. This
suppresses the diffs shown when migrating resources with no configured
<code>acl</code> attribute value from v4.67.0 (or earlier) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33138">#33138</a>)</li>
<li>resource/aws_s3_object_copy: Mark <code>acl</code> as Computed. This
suppresses the diffs shown when migrating resources with no configured
<code>acl</code> attribute value from v4.67.0 (or earlier) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33138">#33138</a>)</li>
<li>resource/aws_securityhub_account: Remove default value
(<code>SECURITY_CONTROL</code>) for
<code>control_finding_generator</code> argument and mark as Computed (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33095">#33095</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/8aebcb61aa37f33f47606097cce23e5aa1783121"><code>8aebcb6</code></a>
aws_batch_job_queue: return on error (<a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33163">#33163</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/d2220ffbc93acb2e8023ac8c7221843ecb811f66"><code>d2220ff</code></a>
Update CHANGELOG.md for <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33167">#33167</a></li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/b8b8d2cb7d0a91256570ba15962e0077006ccc94"><code>b8b8d2c</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33167">#33167</a>
from hashicorp/b-aws_kms_key-tag-update-timeout</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/0d5c5f69eb7173d40609547b35ca596266b0d379"><code>0d5c5f6</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/terraform-provider-aws/issues/33168">#33168</a>
from hashicorp/b-aws_ec2_network_insights_analysis-...</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/ae0d19b7e75803332bd48ab3e442b3c11a9a13fb"><code>ae0d19b</code></a>
Remove import step from
'TestAccVPCNetworkInsightsAnalysis_waitForCompletion'.</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/4e6462128ab209ee15befc0c71b03590322852ce"><code>4e64621</code></a>
Correct CHANGELOG entry file name.</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/5b926bab28e41a1d8d5fdb9d8e9357ec281482c4"><code>5b926ba</code></a>
r/aws_ec2_network_insights_path: Retry
'AnalysisExistsForNetworkInsightsPath'...</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/89ed773ae86fb198ef680db5996b77f9b1c25ce1"><code>89ed773</code></a>
ec2: Use 'errors.Join'.</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/c0bcf19ac2f075615ec1c6d54ed05476ee8a2ea3"><code>c0bcf19</code></a>
Acceptance test output:</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-aws/commit/74e89fc8c20b52cc50e8a4e7376dc7b557206f00"><code>74e89fc</code></a>
r/aws_ec2_network_insights_path: Avoid recreating resource when passing
an AR...</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-provider-aws/compare/v5.12.0...v5.14.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.12.0&new-version=5.14.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 Aug 31, 2023
1 parent 40cc238 commit 92a93e4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions examples/runner-public/.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-public/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.12.0"
version = "5.14.0"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit 92a93e4

Please sign in to comment.