Skip to content
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

chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 #403

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor >=5.3.0,<6.0.0 -> >= 5.3.0, < 6.0.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.76.0

Compare Source

FEATURES:

  • New Resource: aws_vpc_security_group_vpc_association (#​40069)

ENHANCEMENTS:

  • resource/aws_medialive_channel: Add missing h265 codec settings (#​40071)

BUG FIXES:

  • resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#​40124)
  • resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#​40124)
  • resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#​40088)
  • resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#​40082)
  • resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#​40090)
  • resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#​40076)
  • resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#​40076)
  • resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#​40088)
  • resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#​40076)
  • resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#​40076)
  • resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#​40076)
  • resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#​40076)
  • resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#​40088)

v5.75.1

Compare Source

ENHANCEMENTS:

  • data-source/aws_cloudwatch_event_bus: Add description attribute (#​39980)
  • resource/aws_api_gateway_account: Add attribute reset_on_delete to properly reset CloudWatch Role ARN on deletion. (#​40004)
  • resource/aws_cloudwatch_event_bus: Add description argument (#​39980)

BUG FIXES:

  • resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#​40067)
  • resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#​40046)
  • resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#​40049)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 12, 2024
@renovate renovate bot changed the title Update Terraform aws to >= 5.3.0, < 6.0.0 Update Terraform aws to >= 5.3.0, < 6.0.0 - autoclosed Jan 15, 2024
@renovate renovate bot closed this Jan 15, 2024
@renovate renovate bot deleted the renovate/aws-5.x branch January 15, 2024 12:59
@renovate renovate bot restored the renovate/aws-5.x branch January 19, 2024 00:19
@renovate renovate bot changed the title Update Terraform aws to >= 5.3.0, < 6.0.0 - autoclosed Update Terraform aws to >= 5.3.0, < 6.0.0 Jan 19, 2024
@renovate renovate bot reopened this Jan 19, 2024
@renovate renovate bot changed the title Update Terraform aws to >= 5.3.0, < 6.0.0 Update Terraform aws to >= 5.3.0, < 6.0.0 - autoclosed Jan 22, 2024
@renovate renovate bot closed this Jan 22, 2024
@renovate renovate bot deleted the renovate/aws-5.x branch January 22, 2024 12:25
@renovate renovate bot changed the title Update Terraform aws to >= 5.3.0, < 6.0.0 - autoclosed Update Terraform aws to >= 5.3.0, < 6.0.0 Jan 26, 2024
@renovate renovate bot reopened this Jan 26, 2024
@renovate renovate bot restored the renovate/aws-5.x branch January 26, 2024 04:15
@renovate renovate bot force-pushed the renovate/aws-5.x branch 2 times, most recently from 42b7e54 to fd2b98a Compare April 28, 2024 04:22
@renovate renovate bot force-pushed the renovate/aws-5.x branch 2 times, most recently from dbfc8e8 to 6b2f768 Compare May 17, 2024 13:49
@renovate renovate bot force-pushed the renovate/aws-5.x branch 2 times, most recently from 3770f16 to eef00fc Compare May 31, 2024 15:41
@renovate renovate bot force-pushed the renovate/aws-5.x branch 8 times, most recently from 54d2545 to ac886d8 Compare June 27, 2024 14:44
@renovate renovate bot changed the title Update Terraform aws to >= 5.3.0, < 6.0.0 Update Terraform aws to >= 5.3.0, < 6.0.0 - autoclosed Jun 27, 2024
@renovate renovate bot closed this Oct 28, 2024
@renovate renovate bot deleted the renovate/aws-5.x branch October 28, 2024 04:19
@renovate renovate bot changed the title chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 - autoclosed chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 Oct 31, 2024
@renovate renovate bot reopened this Oct 31, 2024
@renovate renovate bot restored the renovate/aws-5.x branch October 31, 2024 21:13
@renovate renovate bot force-pushed the renovate/aws-5.x branch 6 times, most recently from be551a1 to 3288c39 Compare November 3, 2024 22:02
@renovate renovate bot changed the title chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 - autoclosed Nov 4, 2024
@renovate renovate bot closed this Nov 4, 2024
@renovate renovate bot deleted the renovate/aws-5.x branch November 4, 2024 07:22
@renovate renovate bot changed the title chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 - autoclosed chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 Nov 9, 2024
@renovate renovate bot reopened this Nov 9, 2024
@renovate renovate bot force-pushed the renovate/aws-5.x branch 5 times, most recently from 23f7aa0 to dd15e6a Compare November 10, 2024 23:07
@renovate renovate bot changed the title chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 - autoclosed Nov 11, 2024
@renovate renovate bot closed this Nov 11, 2024
@renovate renovate bot changed the title chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 - autoclosed chore(deps): update terraform aws to >= 5.3.0, < 6.0.0 Nov 16, 2024
@renovate renovate bot reopened this Nov 16, 2024
@renovate renovate bot force-pushed the renovate/aws-5.x branch 3 times, most recently from ae6da8c to 1fb4119 Compare November 17, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants