Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.40.0
->5.41.0
6.0.1
->6.1.0
2.4.1
->2.5.1
5.5.3
->5.6.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.41.0
Compare Source
FEATURES:
aws_apprunner_hosted_zone_id
(#36288)aws_medialive_input
(#36307)aws_lakeformation_data_cells_filter
(#36264)aws_securityhub_configuration_policy
(#35752)aws_securityhub_configuration_policy_association
(#35752)aws_securitylake_subscriber_notification
(#36323)ENHANCEMENTS:
state
attribute (#36304)data_cells_filter
attribute (#36264)name
is Optional (#36062)pre_token_generation_config
configuration block (#35236)state
attribute (#36304)DEFAULT
) forconfiguration.execute_command_configuration.logging
(#36341)data_cells_filter
attribute (#36264)resource_arn
andresource_share_arn
(#36062)billing_contact
andbilling_privacy
arguments (#36285)organization_configuration
configuration block to support central configuration (#35752)auto_enable
tofalse
,auto_enable_standards
toNONE
, andorganization_configuration.configuration_type
toLOCAL
on resource Delete (#35752)BUG FIXES:
Failed to marshal state to json: unsupported attribute "override_json"
andFailed to marshal state to json: unsupported attribute "source_json"
errors when runningterraform show -json
orterraform state rm
(#36383)auto_tune_options.use_off_peak_window
attribute. This fixes a regression introduced in v5.40.0 causingInvalid address to set
errors (#36298)InvalidParameterException: ActiveEncryptionCertificate is not a valid key for SAML identity provider details
errors on resource Update (#36311)ipv6_address_count
(#36308)panic: interface conversion: interface {} is nil, not map[string]interface {}
whenconfiguration
,configuration.execute_command_configuration
, orconfiguration.execute_command_configuration.log_configuration
are empty (#36341)panic: interface conversion: interface {} is nil, not map[string]interface {}
whenservice_connect_configuration.service.timeout
is empty (#36309)service_connect_configuration.service.tls.issuer_cert_authority.aws_pca_authority_arn
is Required (#36309)InvalidReplicationGroupState: Cluster not in available state to perform tagging operations.
(#36310)command_line_arguments
andinitialization_script
updates from overwriting one another (#36361)InvalidNetworkAclID.NotFound
errors on resource Delete (#36326)principal
is disassociated outside of Terraform (#36062)couldn't find resource
errors on resource Delete (#36326)tunnel1_inside_ipv6_cidr
andtunnel2_inside_ipv6_cidr
(#36236)integrations/terraform-provider-github (github)
v6.1.0
Compare Source
What's Changed
results_per_page
ofgithub_repositories
data source by @dschniepp in https://github.com/integrations/terraform-provider-github/pull/2185github_actions_enterprise_permissions
by @ErikElkins in https://github.com/integrations/terraform-provider-github/pull/2155New Contributors
Full Changelog: integrations/terraform-provider-github@v6.0.1...v6.1.0
hashicorp/terraform-provider-local (local)
v2.5.1
Compare Source
NOTES:
v2.5.0
Compare Source
FEATURES:
direxists
function that checks for the existence of a directory, similar to the built-infileexists
function. (#285)terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)
v5.6.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.