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

Update dependency hashicorp/terraform-provider-aws to v5.13.1 #47

Merged
merged 6 commits into from
Sep 19, 2023

Conversation

tflibsonnet-ci
Copy link
Contributor

(original: tf-libsonnet/libgenerator#208)

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform-provider-aws minor 5.12.0 -> 5.13.1

Release Notes

hashicorp/terraform-provider-aws (hashicorp/terraform-provider-aws)

v5.13.1

Compare Source

BUG FIXES:

  • resource/aws_lambda_layer_version: Change source_code_hash back to ForceNew. This fixes doesn't support update errors (#​33097)
  • resource/aws_organizations_organization: Fix current Organization ID (o-xxxxxxxxxx) does not match errors on resource Read (#​33091)

v5.13.0

Compare Source

FEATURES:

  • New Resource: aws_msk_cluster_policy (#​32848)
  • New Resource: aws_opensearch_vpc_endpoint (#​32435)
  • New Resource: aws_ram_sharing_with_organization (#​25433)

ENHANCEMENTS:

  • data-source/aws_imagebuilder_image_pipeline: Add image_scanning_configuration attribute (#​33005)
  • data-source/aws_ram_resource_share: Add resource_arns attribute (#​22591)
  • provider: Adds the s3_us_east_1_regional_endpoint attribute to support using the regional S3 API endpoint in us-east-1. (#​33024)
  • resource/aws_appstream_fleet: Retry ConcurrentModificationException errors during creation (#​32958)
  • resource/aws_dms_endpoint: Add babelfish as an engine_name option (#​32975)
  • resource/aws_imagebuilder_image_pipeline: Add image_scanning_configuration configuration block (#​33005)
  • resource/aws_lb: Changes to security_groups for Network Load Balancers force a new resource if either the old or new set of security group IDs is empty (#​32987)
  • resource/aws_rds_global_cluster: Add plan-time validation of global_cluster_identifier (#​30996)

BUG FIXES:

  • data-source/aws_ecr_repository: Correctly set most_recent_image_tags when only a single image is found (#​31757)
  • resource/aws_budgets_budget_action: No longer times out when creating a non-triggered action (#​33015)
  • resource/aws_cloudformation_stack: Marks outputs as Computed when there are potential changes. (#​33059)
  • resource/aws_cloudwatch_event_rule: Fix ARN-based partner event bus rule ID parsing error (#​30293)
  • resource/aws_ecr_registry_scanning_configuration: Correctly delete rules on resource Update (#​31449)
  • resource/aws_lambda_layer_version: Fix bug causing new version to be created on every apply when source_code_hash is used but not changed (#​32535)
  • resource/aws_lb_listener_certificate: Remove from state when listener not found (#​32412)
  • resource/aws_organizations_organization: Ensure that the Organization ID specified in terraform import is the current Organization (#​31796)
  • resource/aws_quicksight_analysis: Adjust max length of definition.*.calculated_fields.*.expression to 32000 characters (#​33012)
  • resource/aws_quicksight_analysis: Convert definition.*.calculated_fields to a set type, preventing persistent differences (#​33040)
  • resource/aws_quicksight_analysis: Convert permissions argument to TypeSet, preventing persistent differences (#​33023)
  • resource/aws_quicksight_analysis: Enable font_configuration to be set for table header styles (#​33018)
  • resource/aws_quicksight_analysis: Enable font_configuration to be set for table header styles (#​33018)
  • resource/aws_quicksight_analysis: Enable font_configuration to be set for table header styles (#​33018)
  • resource/aws_quicksight_analysis: Raise limit for maximum allowed visuals blocks per sheet to 50 (#​32856)
  • resource/aws_quicksight_dashboard: Adjust max length of definition.*.calculated_fields.*.expression to 32000 characters (#​33012)
  • resource/aws_quicksight_dashboard: Convert definition.*.calculated_fields to a set type, preventing persistent differences (#​33040)
  • resource/aws_quicksight_dashboard: Convert permissions argument to TypeSet, preventing persistent differences (#​33023)
  • resource/aws_quicksight_data_set: Change permission attribute type from TypeList to TypeSet (#​32984)
  • resource/aws_quicksight_template: Adjust max items of definition.*.calculated_fields to 500 (#​33012)
  • resource/aws_quicksight_template: Adjust max length of definition.*.calculated_fields.*.expression to 32000 characters (#​33012)
  • resource/aws_quicksight_template: Convert definition.*.calculated_fields to a set type, preventing persistent differences (#​33040)
  • resource/aws_quicksight_template: Convert permissions argument to TypeSet, preventing persistent differences (#​33023)
  • resource/aws_s3_bucket_logging: Fix perpetual drift when expected_bucket_owner is configured (#​32989)
  • resource/aws_sagemaker_domain: Fix validation on s3_kms_key_id in sharing_settings and kms_key_id (#​32661)
  • resource/aws_subnet: Fix allowing IPv6 to be enabled in an update after initial creation with IPv4 only (#​32896)
  • resource/aws_wafv2_web_acl: Adds rule_group_reference_statement.rule_action_override.action_to_use.challenge argument (#​31127)

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@yorinasub17 yorinasub17 merged commit bfb17cd into main Sep 19, 2023
3 checks passed
@yorinasub17 yorinasub17 deleted the pr-208 branch September 19, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants