From 10eed9250f2d67842b40c4a0f6b2b9dd38230760 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 9 Sep 2023 16:59:31 +0200
Subject: [PATCH] chore: bump hashicorp/aws from 5.14.0 to 5.15.0 in
/examples/runner-default (#950)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[//]: # (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.
Release notes
Sourced from hashicorp/aws's
releases.
v5.15.0
ENHANCEMENTS:
- data-source/aws_efs_file_system: Add
name
attribute (#33243)
- data-source/aws_lakeformation_data_lake_settings: Add
read_only_admins
attribute (#33189)
- data-source/aws_opensearch_domain: Add
cluster_config.multi_az_with_standby_enabled
attribute (#33031)
- resource/aws_cloudformation_stack_set: Support resource import with
call_as = "DELEGATED_ADMIN"
via
StackSetName,CallAs syntax for import
block or terraform import
command (#19092)
- resource/aws_cloudformation_stack_set_instance: Support resource
import with
call_as = "DELEGATED_ADMIN"
via
StackSetName,AccountID,Region,CallAs
syntax for import
block or terraform import
command (#19092)
- resource/aws_datasync_location_fsx_openzfs_file_system: Fix
setting protocol: Invalid address to set
errors (#33225)
- resource/aws_efs_file_system: Add
name
attribute (#33243)
- resource/aws_fsx_openzfs_file_system: Add
endpoint_ip_address_range
, preferred_subnet_id
and route_table_ids
arguments to support the Multi-AZ
deployment type (#33245)
- resource/aws_lakeformation_data_lake_settings: Add
read_only_admins
argument (#33189)
- resource/aws_opensearch_domain: Add
cluster_config.multi_az_with_standby_enabled
argument (#33031)
- resource/aws_wafv2_rule_group: Add
name_prefix
argument
(#33206)
- resource/aws_wafv2_web_acl: Add
statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_atp_rule_set.enable_regex_in_path
argument (#33217)
BUG FIXES:
- provider: Correctly use old and new tag values when updating
tags
that are computed
(#33226)
- resource/aws_appflow_connector_profile: Fix validation on
oauth2
in custom_connector_profile
(#33192)
- resource/aws_cloudformation_stack_set: Fix
Can only set
RetainStacksOnAccountRemoval if AutoDeployment is enabled
errors
(#19092)
- resource/aws_cloudwatch_event_bus_policy: Fix error during plan when
the associated aws_cloudwatch_event_bus resource is manually deleted (#33203)
- resource/aws_codeartifact_domain: Change the type of
asset_size_bytes to
TypeString
instead of
TypeInt
to prevent value out of range
panic
(#33220)
- resource/aws_efs_file_system_policy: Retry IAM eventual consistency
errors (#21734)
- resource/aws_fsx_openzfs_file_system: Wait for administrative action
completion when updating root volume (#33245)
- resource/aws_iot_thing_type: Fix error during plan when resource is
manually deleted (#33203)
- resource/aws_kms_key: Fix
tag propagation: timeout while
waiting for state to become 'TRUE'
errors when any tag value is
empty (""
) (#33226)
- resource/aws_wafv2_web_acl: Prevent deletion of the AWS-managed
ShieldMitigationRuleGroup
rule on resource Update (#33216)
Changelog
Sourced from hashicorp/aws's
changelog.
5.15.0 (August 31, 2023)
ENHANCEMENTS:
- data-source/aws_efs_file_system: Add
name
attribute (#33243)
- data-source/aws_lakeformation_data_lake_settings: Add
read_only_admins
attribute (#33189)
- data-source/aws_opensearch_domain: Add
cluster_config.multi_az_with_standby_enabled
attribute (#33031)
- resource/aws_cloudformation_stack_set: Support resource import with
call_as = "DELEGATED_ADMIN"
via
StackSetName,CallAs syntax for import
block or terraform import
command (#19092)
- resource/aws_cloudformation_stack_set_instance: Support resource
import with
call_as = "DELEGATED_ADMIN"
via
StackSetName,AccountID,Region,CallAs
syntax for import
block or terraform import
command (#19092)
- resource/aws_datasync_location_fsx_openzfs_file_system: Fix
setting protocol: Invalid address to set
errors (#33225)
- resource/aws_efs_file_system: Add
name
attribute (#33243)
- resource/aws_fsx_openzfs_file_system: Add
endpoint_ip_address_range
, preferred_subnet_id
and route_table_ids
arguments to support the Multi-AZ
deployment type (#33245)
- resource/aws_lakeformation_data_lake_settings: Add
read_only_admins
argument (#33189)
- resource/aws_opensearch_domain: Add
cluster_config.multi_az_with_standby_enabled
argument (#33031)
- resource/aws_wafv2_rule_group: Add
name_prefix
argument
(#33206)
- resource/aws_wafv2_web_acl: Add
statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_atp_rule_set.enable_regex_in_path
argument (#33217)
BUG FIXES:
- provider: Correctly use old and new tag values when updating
tags
that are computed
(#33226)
- resource/aws_appflow_connector_profile: Fix validation on
oauth2
in custom_connector_profile
(#33192)
- resource/aws_cloudformation_stack_set: Fix
Can only set
RetainStacksOnAccountRemoval if AutoDeployment is enabled
errors
(#19092)
- resource/aws_cloudwatch_event_bus_policy: Fix error during plan when
the associated aws_cloudwatch_event_bus resource is manually deleted (#33203)
- resource/aws_codeartifact_domain: Change the type of
asset_size_bytes to
TypeString
instead of
TypeInt
to prevent value out of range
panic
(#33220)
- resource/aws_efs_file_system_policy: Retry IAM eventual consistency
errors (#21734)
- resource/aws_fsx_openzfs_file_system: Wait for administrative action
completion when updating root volume (#33245)
- resource/aws_iot_thing_type: Fix error during plan when resource is
manually deleted (#33203)
- resource/aws_kms_key: Fix
tag propagation: timeout while
waiting for state to become 'TRUE'
errors when any tag value is
empty (""
) (#33226)
- resource/aws_wafv2_web_acl: Prevent deletion of the AWS-managed
ShieldMitigationRuleGroup
rule on resource Update (#33216)
Commits
47a4ee0
Merge pull request #33265
from hashicorp/ewbankkit-patch-1
7216a7d
Update 19092.txt
c68127d
Merge pull request #33264
from hashicorp/ewbankkit-patch-1
af49724
Update CHANGELOG.md
5f91390
Update CHANGELOG.md for #33259
42ed47b
Merge pull request #33259
from hashicorp/td-migrate-redshiftdata-to-aws-sdk-v2
25d5ce8
Merge pull request #33216
from vini-mw/b-wafv2_webacl_shieldmitigationrule_ha...
ec6b178
Fix golangci-lint 'gocritic'.
354254a
r/aws_wafv2_web_acl: Tidy up acceptance tests.
b2cb7cb
r/aws_wafv2_web_acl: Avoid duplicate ShieldMitigationRuleGroup rules on
updat...
- Additional commits viewable in compare
view
[![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)
---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
examples/runner-default/.terraform.lock.hcl | 36 ++++++++++-----------
examples/runner-default/versions.tf | 2 +-
2 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/examples/runner-default/.terraform.lock.hcl b/examples/runner-default/.terraform.lock.hcl
index 6463df1e7..d9ff31818 100644
--- a/examples/runner-default/.terraform.lock.hcl
+++ b/examples/runner-default/.terraform.lock.hcl
@@ -23,26 +23,26 @@ provider "registry.terraform.io/hashicorp/archive" {
}
provider "registry.terraform.io/hashicorp/aws" {
- version = "5.14.0"
- constraints = ">= 4.0.0, >= 5.0.0, 5.14.0"
+ version = "5.15.0"
+ constraints = ">= 4.0.0, >= 5.0.0, 5.15.0"
hashes = [
- "h1:MkK5wbWd3g9MAR+LqyWhqlGXolkrryf6LWkOAtOdG9k=",
- "h1:oY32R8vv5XC0gLcjfqn6KLpKzx4ODzgHIlndzJgNKIM=",
- "zh:03b80869b97dfca4ce6ee94a005e15ccec4d98af0876084a963963b05c9ab743",
- "zh:11d148800fe028fcd10590f0473c5df306e220776e359aa838c2f07e5a89187e",
- "zh:15d696cf583dc2917b257891e4a33afe7c3e8f20b63183f510267d709baaaf3d",
- "zh:34c41e44534fbbf95a5f89b38404ee52b41c6c70af68f7e63a423b276fbcf797",
- "zh:4211d0fd4753f7ba202f3e4a8afb2e03d12112dd4db4f9267c472bd597dc71ca",
- "zh:47b6017d0cdd2f62b9e46137de38cd618441f658f8570a8e2687cce7643bf953",
- "zh:51785b942d6f588825f4bfa86e05502be8721194b289c474121072e49acff6c3",
- "zh:565f76885d41ecfea192b8a2e2f3d4b3dd278790d1d82b204706ae3582d51cf6",
- "zh:703d670e1d73360d2533b02dbe9e2e055bf6f36a478cd4d66f2349861575c2ed",
- "zh:7e4701f38590c22066da90b75dd92d81a685225d2d222d22425b7ccb26e92b4a",
+ "h1:CFUr3EXmKTr3G4Nl+Yxf24NnhKQQDCyeBG+SS4YFblE=",
+ "h1:XlodkDeDpZLtfjAkqHLHhvOjpO/LtuTVAjx0/0pJBf4=",
+ "zh:069d0037cd1f8791a27ec31a535ce47d02d4f220fe88f9c3caa8661c0a98892a",
+ "zh:08c18e8f5f69736e86919e6c2a68c94f39f879511d51b2a8e58ad1776ee18854",
+ "zh:41c9c95e225f72421fa4a1c3e5105f36b3b149cba1daf9bc88b0a993c1d19e07",
+ "zh:51e6cf850de8a8ae0e3b4e55b45ca2e6632a149c5851158f3c2711af51adb277",
+ "zh:5703eacc47d5a8169d1028f8cfcdf32cd12972ebea8780e870f520020280258a",
+ "zh:6a77e0406126208ae217c416e4b59940cd989df4d7d5ac23dfe8043725ff8f6a",
+ "zh:702cc6db865aeee571a639a81be3ed36326dcbda5c0a2ca91c9280772fce3e49",
+ "zh:8279822c5a267869d4459e429ad7b3b8ffaa36de2f6ca29cf7779214783ddf3a",
"zh:9b12af85486a96aedd8d7984b0ff811a4b42e3d88dad1a3fb4c0b580d04fa425",
- "zh:ca3449252d70df14ad713d5b95fa0610da8087f12c9deb87beffe788f518d06d",
- "zh:e2ed3d6d8c12d3fe56fb03fe272779270a92f6157ade8c3db1c987b83b62e68c",
- "zh:f0b07b84a43d1afc3a9790ca699771970525c132fa8551e7b326d1f263414dd1",
- "zh:f1d83b3e5a29bae471f9841a4e0153eac5bccedbdece369e2f6186e9044db64e",
+ "zh:bcb74854b0742a03b46e526bc2a79f556988c7622d54ebb2ccefc72c9759e9bc",
+ "zh:c7b0f4e94a9351a004a5555e91c8fe5b7da8cd2e03411cbd59d135ea8fceedd8",
+ "zh:cec427b1ef0e0948fd16736c72de57438fafcd8eeb5aab3bb1131579d2d6d031",
+ "zh:d5e4819851e52c15283064f6fa8cb8179a69cc981bee39e9b5ce5f027da8e251",
+ "zh:dade91d49309813b7453b053429678c8e7185e5ac54b2f68edb2ffea20242149",
+ "zh:e05e1395a738317a6761b592a5643ea5e660abd32de36ece68809cfd04a6a8e3",
]
}
diff --git a/examples/runner-default/versions.tf b/examples/runner-default/versions.tf
index 4bb418db4..3d853efdc 100644
--- a/examples/runner-default/versions.tf
+++ b/examples/runner-default/versions.tf
@@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
- version = "5.14.0"
+ version = "5.15.0"
}
local = {
source = "hashicorp/local"