-
-
Notifications
You must be signed in to change notification settings - Fork 15
Update Terraform aws to v6 #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/aws-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
264c238
to
eeda900
Compare
eeda900
to
0c3a2ce
Compare
0c3a2ce
to
8132c9a
Compare
8132c9a
to
9b75dba
Compare
9b75dba
to
f7350d1
Compare
f7350d1
to
c4227fe
Compare
02c580a
to
00aac99
Compare
00aac99
to
9d79cb0
Compare
9d79cb0
to
2172d46
Compare
2172d46
to
b500294
Compare
b500294
to
353a581
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.98.0
->6.9.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v6.9.0
Compare Source
FEATURES:
aws_appsync_api
(#43787)aws_appsync_channel_namespace
(#43787)ENHANCEMENTS:
deletion_protection
attribute (#43752)replica.deletion_protection_enabled
argument (#43240)deletion_protection
argument (#43752)BUG FIXES:
reserved_concurrent_executions
attribute when a published version exists. This functionality requires thelambda:GetFunctionConcurrency
IAM permission (#43753)firewall_policy.stateful_engine_options.flow_timeouts
(#43852)account_takeover_risk_configuration.notify_configuration
optional (#33624)reserved_concurrent_executions
attribute when a published version exists. This functionality requires thelambda:GetFunctionConcurrency
IAM permission (#43753)runtime error: invalid memory address or nil pointer dereference
panics whenGetTableMaintenanceConfiguration
returns an error (#43764)user_profile_name
(#43807)create
, to check if new value is less than current value of quota (#43545)InvalidGatewayRequestException: The specified gateway is not connected
errors during Read by using theListGateways
API to return minimal information about a disconnected gateway. This functionality requires thestoragegateway:ListGateways
IAM permission (#43819)v6.8.0
Compare Source
FEATURES:
aws_networkfirewall_vpc_endpoint_association
(#43675)aws_quicksight_custom_permissions
(#43613)aws_quicksight_role_custom_permission
(#43613)aws_quicksight_user_custom_permission
(#43613)aws_wafv2_web_acl_rule_group_association
(#43561)ENHANCEMENTS:
custom_permissions_name
attribute (#43613)resource_arn
argument to enable finding web ACLs by resource ARN (#43597)CLOUDFRONT
scope
web ACLs usingresource_arn
(#43597)input_action
,output_action
,input_enabled
, andoutput_enabled
attributes tosensitive_information_policy_config.pii_entities_config
andsensitive_information_policy_config.regexes_config
configuration blocks (#43702)AuroraDBClusterStorage
as a validresource_type
(#43677)serverless_v2_scaling_configuration
argument in support of Amazon DocumentDB serverless (#43667)image_tag_mutability_exclusion_filter
argument (#43642)IMMUTABLE_WITH_EXCLUSION
andMUTABLE_WITH_EXCLUSION
as valid values forimage_tag_mutability
(#43642)force_destroy
argument that allows destruction even whendisable_api_termination
anddisable_api_stop
aretrue
(#43722)iceberg_configuration.append_only
argument (#43647)iam_arn
(#43613)user_name
to Optional and Computed (#43613)IAM_IDENTITY_CENTER
as a valid value foridentity_type
(#43613)RESTRICTED_AUTHOR
andRESTRICTED_READER
as valid values foruser_role
(#43613)max_message_size
from 256 KiB to 1024 KiB (#43710)BUG FIXES:
inconsistent final plan
error whencompute_resource.launch_template.version
is unknown during an update (#43337)created_at
becomingnull
on Update (#43654)PrefixListVersionMismatch: The prefix list has the incorrect version number
errors when updating entry description (#43661)disable_api_termination
istrue
(#43722)maintenance_configuration
read failure (#43707)image_name
regular expression validation (#43751)network_type
as ForceNew if the value is not configured. This fixes a problem withterraform apply -refresh=false
after upgrade fromv5.90.0
and below (#43534)regular_expression
argument (#43693)v6.7.0
Compare Source
FEATURES:
aws_quicksight_ip_restriction
(#43596)aws_quicksight_key_registration
(#43587)ENHANCEMENTS:
instance_type
attribute incompute_configuration
block (#43449)volume_initialization_rate
attribute (#43565)load_balancer
attribute (#43582)tags
attribute. This functionality requires thes3:ListTagsForResource
IAM permission with S3 Access Points for general purpose buckets and thes3express:ListTagsForResource
IAM permission with S3 Access Points for directory buckets (#43630)deletion_protection
attribute (#43452)configuration.identity_center_configuration
argument (#38717)analytics_engine
argument (#43614)instance_type
argument incompute_configuration
block to support custom instance types (#43449)volume_initialization_rate
argument (#43565)tags
argument andtags_all
attribute. This functionality requires thes3:ListTagsForResource
,s3:TagResource
, ands3:UntagResource
IAM permissions with S3 Access Points for general purpose buckets and thes3express:ListTagsForResource
,s3express:TagResource
, ands3express:UntagResource
IAM permissions with S3 Access Points for directory buckets (#43630)deletion_protection
argument (#43452)BUG FIXES:
missing required field, CreateFlowInput.Definition.Nodes[0].Configuration[prompt].SourceConfiguration[resource].PromptArn
errors on Create (#43595)NoSuchTagSetError
responses from S3-compatible services (#43589)NoSuchTagSetError
responses from S3-compatible services (#43589)Provider produced inconsistent final plan
errors when changing from usingvalue
to usingvalue_wo
(#42877)version
not being updated whendescription
changes (#42595)v6.6.0
Compare Source
FEATURES:
aws_connect_phone_number_contact_flow_association
(#43557)aws_nat_gateway_eip_association
(#42591)ENHANCEMENTS:
log_config
attribute (#43453)available_security_updates_compliance_status
argument (#43560)cross_region_config
,content_policy_config.tier_config
, andtopic_policy_config.tier_config
arguments (#43517)workgroup
argument (#36628)compute_resources.ec2_configuration.image_kubernetes_version
argument (#43454)log_config
argument (#43453)name
to be updated in-place (#41702)name
to be updated in-place (#42639)secondary_allocation_ids
to Optional and Computed (#42591)available_security_updates_compliance_status
argument (#43560)/ssm/
prefix) forsetting_id
(#43562)BUG FIXES:
test_listener_rule
incorrectly being set as empty string inload_balancer.advanced_configuration
block (#43558)v6.5.0
Compare Source
NOTES:
FEATURES:
aws_ecr_images
(#42577)aws_cognito_log_delivery_configuration
(#43396)aws_networkfirewall_firewall_transit_gateway_attachment_accepter
(#43430)aws_s3_bucket_metadata_configuration
(#41364)ENHANCEMENTS:
postgres_settings.authentication_method
andpostgres_settings.service_access_role_arn
attributes (#43440)availability_zone_change_protection
,availability_zone_mapping
,firewall_status.sync_states.attachment.status_message
,firewall_status.transit_gateway_attachment_sync_states
,transit_gateway_id
, andtransit_gateway_owner_account_id
attributes (#43430)oracle_settings
configuration block for authentication method (#43125)postgres_settings.authentication_method
andpostgres_settings.service_access_role_arn
arguments (#43440)postgres_settings.database_mode
,postgres_settings.map_long_varchar_as
, andpostgres_settings.plugin_name
arguments (#43440)dns_name_servers
attribute andkerberos_authentication_settings
configuration block for Kerberos authentication settings (#43125)transit_gateway_attachment_id
attribute. This functionality requires theec2:DescribeTransitGatewayAttachments
IAM permission (#43436)CODE_REPOSITORY
as a valid value forresource_types
(#43525)auto_enable.code_repository
argument (#43525)availability_zone_change_protection
,availability_zone_mapping
, andtransit_gateway_id
arguments andfirewall_status.transit_gateway_attachment_sync_states
andtransit_gateway_owner_account_id
attributes (#43430)subnet_mapping
andvpc_id
as Optional (#43430)aws_account_id
argument. (#43501)rules_json
argument (#43397)statement.rate_based_statement.custom_key.asn
argument (#43506)BUG FIXES:
forces replacement
onregion
for numerous resource types when upgrading from a pre-v6.0.0 provider version and-refresh=false
is in effect (#43516)path
whenpath_part
is updated (#43215)definition.connection
anddefinition.node
list length limits (#43471)ipv6_addresses
whenipv6_address_count
is updated (#43158)v6.4.0
Compare Source
FEATURES:
aws_s3_access_point
(#43391)aws_bedrockagent_flow
(#42201)aws_fsx_s3_access_point_attachment
(#43391)ENHANCEMENTS:
type
argument (#43150)hybrid_access_enabled
,with_federation
andwith_privileged_access
attributes (#43377)options.export
argument to issue an exportable certificate (#43207)apply_on_transformed_logs
argument (#43381)agent_arns
optional (#43400)deployment_configuration
argument (#43434)load_balancer.advanced_configuration
argument (#43434)service.client_alias.test_traffic_rules
argument (#43434)deployment_controller.type
changes no longer force a replacement (#43434)with_privileged_access
argument (#43377)skip_destroy
argument (#43415)BUG FIXES:
parent_action_group_signature
on Read (#43355)Inappropriate value for attribute "regional_parameters"
errors during planning. This fixes a regression introduced in v6.0.0 (#43382)transit_gateway_attachment_id
as ForceNew if the value is known not to change (#43405)waiting for Lambda Function (...) version publish: unexpected state '', wanted target 'Successful'
errors on Update. This fixes a regression introduced in v6.2.0 (#43416)sub_slot_setting.slot_specification.value_elicitation_setting.prompt_specification.prompt_attempts_specification
andvalue_elicitation_setting.prompt_specification.prompt_attempts_specification
have default values (#43358)meta_store_role_arn
to be updated in-place (#36874)v6.3.0
Compare Source
FEATURES:
aws_prometheus_query_logging_configuration
(#43222)ENHANCEMENTS:
anycast_ip_list_id
attribute (#43196)core_network_configuration.dns_support
andcore_network_configuration.security_group_referencing_support
arguments (#43277)anycast_ip_list_id
argument (#43196)replica.consistency_mode
argument in support of multi-Region strong consistency for Amazon DynamoDB global tables (#43236)BUG FIXES:
runtime error: invalid memory address or nil pointer dereference
panics for numerous resource types when modifyingtags
(#43324)operation can't be performed on Agent when it is in Preparing state.
errors during agent action group base creation, update, and deletion. (#43232)operation can't be performed on Agent when it is in Preparing state.
errors during agent knowledge base creation and disassociation (#43232)managed_login_version
for custom Cognito domains (#43252)InvalidDBInstanceState
errors on delete (#43303)interface conversion: interface {} is nil, not map[string]interface {}
panics when configuration blocks are empty (#43308)InvalidDBClusterStateFault
errors on delete (#43303)availability_zone_relocation_enabled
(#43270)resource_properties
to Computed to enablevpc_endpoint
associations (#42562)arn
when refreshing state. (#43273)v6.2.0
Compare Source
NOTES:
id
attribute has changed fromkey
tobucket
/key
. All configurations usingid
should be updated to use thekey
attribute instead (#43119)id
attribute has changed fromkey
tobucket
/key
. All configurations usingid
should be updated to use thekey
attribute instead (#43119)ENHANCEMENTS:
tags
attribute. This functionality requires thekinesis:ListTagsForResource
IAM permission (#43173)firewall_policy.stateful_rule_group_reference.deep_threat_inspection
attribute (#43137)configuration.internal_access
argument (#43138)job_config
argument (#43136)enable_skew_protection
argument (#43218)errorCode
,eventType
,sessionCredentialFromConsole
, andvpcEndpointId
as valid values foradvanced_event_selector.field_selector.field
(#43091)errorCode
,eventType
,sessionCredentialFromConsole
, andvpcEndpointId
as valid values foradvanced_event_selector.field_selector.field
(#43091)kms_key_identifier
argument (#43139)DELIVERY
as a valid value forlog_group_class
(#42658)environment.docker_server
configuration block (#42982)disable_session_tags
andtarget_role_arn
arguments andexternal_id
attribute (#42979)os_release_label
argument (#43018)resource_tag_logical_operator
argument (#43031)job_mode
argument (#42607)tags
argument andtags_all
attribute. This functionality requires thekinesis:ListTagsForResource
,kinesis:TagResource
, andkinesis:UntagResource
IAM permissions (#43173)HMAC_224
,HMAC_384
,HMAC_512
,ML_DSA_44
,ML_DSA_65
, andML_DSA_87
as valid values forcustomer_master_key_spec
(#43128)-1
is now a valid value forport_info.from_port
andport_info.to_port
(#37703)firewall_policy.stateful_rule_group_reference.deep_threat_inspection
argument (#43137)exclude_resource_tags
argument (#43189)tags
argument andtags_all
attribute. This functionality requires thes3express:ListTagsForResource
,s3express:TagResource
, ands3express:UntagResource
IAM permissions (#43256)metadata
argument (#43112)aws_managed_rules_anti_ddos_rule_set
tomanaged_rule_group_configs
configuration block in support of L7 DDoS protection (#43149)BUG FIXES:
Unexpected Identity Change
errors for numerous resource types when refreshing resources created or refreshed by Terraform AWS Provider v6.0.0 (#43221)Exceeded the number of retries on OptLock failure. Too many concurrent requests.
errors during update (#43179)Prepare operation can't be performed on Agent when it is in Preparing state.
errors during prepare (#43179)Update operation can't be performed on Agent when it is in Preparing state.
errors during update (#43179)operation can't be performed on Agent when it is in Preparing state.
errors during agent collaborator update and disassociation (#43179)log_group_names
(#43183)""
) value fors3_prefix
. This fixes a regression introduced in v6.0.0 (#43159)log_publishing_options
removed on Update. This prevents a perpetual diff (#43033)ValidationException: The Resource Access Policy specified for the CloudWatch Logs log group ... does not grant sufficient permissions for Amazon Elasticsearch Service to create a log stream
IAM eventual consistency errors on Create (#43033)logging_config
diffs whenlog_format
is set toJSON
andpublish = true
(#42660)confirmation_setting.prompt_specification.prompt_attempts_specification
defaults (#43147)log_publishing_options
removed on Update. This prevents a perpetual diff (#43033)ValidationException: The Resource Access Policy specified for the CloudWatch Logs log group ... does not grant sufficient permissions for Amazon Elasticsearch Service to create a log stream
IAM eventual consistency errors on Create (#43033)WHOLE
is now a valid value fordefinition.sheets.visuals.pie_chart_visual.chart_configuration.donut_options.arc_options.arc_thickness
(#37116)WHOLE
is now a valid value fordefinition.sheets.visuals.pie_chart_visual.chart_configuration.donut_options.arc_options.arc_thickness
(#37116)WHOLE
is now a valid value fordefinition.sheets.visuals.pie_chart_visual.chart_configuration.donut_options.arc_options.arc_thickness
(#37116)email
(#43014)Value Conversion Error
errors when upgrading existing resources to Terraform AWS Provider v6.0.0 (#43116)v6.0.0
Compare Source
BREAKING CHANGES:
most_recent
istrue
and owner and image ID filter criteria has been increased to an error. Existing configurations which were previously receiving a warning diagnostic will now fail to apply. To prevent this error, set theowner
argument or include afilter
block with animage-id
orowner-id
name/value pair. To continue using unsafe filter values withmost_recent
set totrue
, set the newallow_unsafe_filter
argument totrue
. This is not recommended. (#42114)inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)inference_accelerator_overrides
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)action.authenticate_cognito
,action.authenticate_oidc
,action.fixed_response
,action.forward
,action.forward.stickiness
,action.redirect
,condition.host_header
,condition.http_header
,condition.http_request_method
,condition.path_pattern
,condition.query_string
, andcondition.source_ip
attributes are now list nested blocks instead of single nested blocks (#42283)filter
has been removed (#42325)elastic_inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)elastic_gpu_specifications
has been removed (#42312)kibana_endpoint
has been removed (#42268)saml_options
is now a list nested block instead of a single nested block (#42270)tags_all
attribute (#42136)aws_opsworks_application
resource has been removed (#41948)aws_opsworks_custom_layer
resource has been removed (#41948)aws_opsworks_ecs_cluster_layer
resource has been removed (#41948)aws_opsworks_ganglia_layer
resource has been removed (#41948)aws_opsworks_haproxy_layer
resource has been removed (#41948)aws_opsworks_instance
resource has been removed (#41948)aws_opsworks_java_app_layer
resource has been removed (#41948)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.