resource/aws_shield_subscription: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#37637)
resource/aws_glue_connection: Add AZURECOSMOS, AZURESQL, BIGQUERY, OPENSEARCH, and SNOWFLAKE as valid values for the connection_type argument and SparkProperties as a valid value for the connection_properties argument (#37731)
resource/aws_iam_role: Change from partial resource creation to resource creation failed if an inline_policy fails to create (#38477)
resource/aws_timestreamwrite_table: Fix runtime error: invalid memory address or nil pointer dereference panic when reading a non-existent table (#38512)
BUG FIXES:
data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set tags on Read (#38343)
data-source/aws_fsx_openzfs_snapshot: Correctly set tags on Read (#38343)
resource/aws_ce_cost_category: Fix perpetual diff with the rule argument on update (#38449)
resource/aws_codebuild_webhook: Remove errant validation on scope_configuration.domain argument (#38513)
resource/aws_ecs_service: Fix error marshaling prior state: a number is required when upgrading from v5.58.0 to v5.59.0 (#38490)
resource/aws_ecs_task_definition: Fix Provider produced inconsistent final plan errors when container_definitions is unknown (#38471)
resource/aws_elasticache_replication_group: Fix error marshaling prior state when upgrading from v4.67.0 to v5.59.0 (#38476)
resource/aws_fsx_openzfs_volume: Correctly set tags on Read (#38343)
resource/aws_rds_cluster: Mark ca_certificate_identifier as Computed (#38437)
resource/aws_rds_cluster: Use the configured copy_tags_to_snapshot value when restore_to_point_in_time is set (#34044)
resource/aws_rds_cluster: Wait for no pending modified values on Update if apply_immediately is true. This fixes InvalidParameterCombination errors when updating engine_version (#38437)
resource/aws_shield_subscription: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#37637)
resource/aws_glue_connection: Add AZURECOSMOS, AZURESQL, BIGQUERY, OPENSEARCH, and SNOWFLAKE as valid values for the connection_type argument and SparkProperties as a valid value for the connection_properties argument (#37731)
resource/aws_iam_role: Change from partial resource creation to resource creation failed if an inline_policy fails to create (#38477)
resource/aws_timestreamwrite_table: Fix runtime error: invalid memory address or nil pointer dereference panic when reading a non-existent table (#38512)
BUG FIXES:
data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set tags on Read (#38343)
data-source/aws_fsx_openzfs_snapshot: Correctly set tags on Read (#38343)
resource/aws_ce_cost_category: Fix perpetual diff with the rule argument on update (#38449)
resource/aws_codebuild_webhook: Remove errant validation on scope_configuration.domain argument (#38513)
resource/aws_ecs_service: Fix error marshaling prior state: a number is required when upgrading from v5.58.0 to v5.59.0 (#38490)
resource/aws_ecs_task_definition: Fix Provider produced inconsistent final plan errors when container_definitions is unknown (#38471)
resource/aws_elasticache_replication_group: Fix error marshaling prior state when upgrading from v4.67.0 to v5.59.0 (#38476)
resource/aws_fsx_openzfs_volume: Correctly set tags on Read (#38343)
resource/aws_rds_cluster: Mark ca_certificate_identifier as Computed (#38437)
resource/aws_rds_cluster: Use the configured copy_tags_to_snapshot value when restore_to_point_in_time is set (#34044)
resource/aws_rds_cluster: Wait for no pending modified values on Update if apply_immediately is true. This fixes InvalidParameterCombination errors when updating engine_version (#38437)
5.59.0 (July 19, 2024)
FEATURES:
resource/aws_kinesis_firehose_delivery_stream: Add secrets_manager_configuration to redshift_configuration, snowflake_configuration, and splunk_configuration (#38151)
New Data Source:aws_cloudfront_origin_access_control (#36301)
New Data Source:aws_timestreamwrite_database (#36368)
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 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)
Updates the requirements on hashicorp/aws to permit the latest version.
Release notes
Sourced from hashicorp/aws's releases.
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
2856a79
Update CHANGELOG.md for #3854102addd5
Merge pull request #38541 from hashicorp/d-vpc-security_group163cec4
Merge pull request #34843 from OpenGLShaders/sk/31212446ff1b
rds: Skip 'no matching RDS Reserved Instance Offering found' acceptance test ...336d2c0
Fix terrafmt error.0ab5629
Merge branch 'main' into HEAD008a0f1
Fix golangci-lint 'unparam'.07d29de
Fix golangci-lint 'whitespace'.8df8631
Fix semgrep 'ci.semgrep.pluginsdk.append-Read-to-diags'.c52bbe9
vpc/sg_ingress_rule: Clarify best practiceDependabot 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 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