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 all dependencies #72

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Update all dependencies #72

merged 1 commit into from
Mar 25, 2024

Conversation

platform-engineering-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.41.0 -> 5.42.0
github (source) required_provider minor 6.1.0 -> 6.2.0
gitlab (source) required_provider minor 16.9.1 -> 16.10.0
terraform-aws-modules/vpc/aws (source) module minor 5.6.0 -> 5.7.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.42.0

Compare Source

FEATURES:

  • New Data Source: aws_redshift_producer_data_shares (#​36481)
  • New Resource: aws_devopsguru_event_sources_config (#​36485)
  • New Resource: aws_devopsguru_resource_collection (#​36489)
  • New Resource: aws_dynamodb_table_export (#​30399)

ENHANCEMENTS:

  • data-source/aws_vpc_peering_connection: Add ipv6_cidr_block_set and peer_ipv6_cidr_block_set attributes (#​36391)
  • resource/aws_datasync_location_hdfs: Add kerberos_keytab_base64 and kerberos_krb5_conf_base64 arguments (#​36072)
  • resource/aws_finspace_kx_dataview: Add read_write and segment_configuration.on_demand arguments (#​36486)
  • resource/aws_rds_cluster: Add enable_local_write_forwarding argument to support Aurora MySQL local write forwarding (#​34370)

BUG FIXES:

  • provider: Change the default AWS SDK for Go v2 API client RateLimiter to ratelimit.None so that services migrated to AWS SDK for Go v2 maintain behavioral compatibility with AWS SDK for Go v1 (#​36467)
  • resource/aws_appautoscaling_policy: Fix errors when importing an MSK storage autoscaling policy (#​34934)
  • resource/aws_appautoscaling_scheduled_action: Always send start_time and end_time values on update when configured (#​33713)
  • resource/aws_appautoscaling_scheduled_action: Read correct resource by using scalable_dimension as an additional filter (#​34382)
  • resource/aws_datasync_location_azure_blob: Fix missing container_url attribute value and bad subdirectory attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_efs: Fix missing efs_file_system_arn attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_hdfs: Mark qop_configuration as Computed (#​36072)
  • resource/aws_datasync_location_nfs: Fix missing server_hostname attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_s3: Fix missing s3_bucket_arn attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_smb: Fix missing server_hostname attribute value from state read/refresh (#​36072)
  • resource/aws_dms_replication_config: Fix persistent change in replication_settings (#​35670)
  • resource/aws_dms_replication_task: Fix persistent change in replication_task_settings (#​35670)
  • resource/aws_eks_access_entry: Always send kubernetes_groups and user_name values on update when configured (#​36484)
  • resource/aws_glue_job: Adjust number_of_workers minimum value to 1 (#​36458)
  • resource/aws_lexv2models_slot: Fix custom_payload typo (#​36488)
  • resource/aws_route: Allow resource creation if a propagated route to the same destination exists (#​36512)
  • resource/aws_vpn_connection: local_ipv6_network_cidr, remote_ipv6_network_cidr, tunnel1_inside_ipv6_cidr, and tunnel2_inside_ipv6_cidr no longer require transit_gateway_id to be specified (#​36405)
integrations/terraform-provider-github (github)

v6.2.0

Compare Source

What's Changed
Features
Bugfixes
🛠️ Maintenance

Full Changelog: integrations/terraform-provider-github@v6.1.0...v6.2.0

gitlabhq/terraform-provider-gitlab (gitlab)

v16.10.0

Compare Source

This release was tested against GitLab 16.8, 16.9, and 16.10 for both CE and EE

NOTES:

  • scripts/gitlab.rb has been updated for local development to set the license mode and customer portal URL for testing. If you're using a personal license for local development, you may need to update this file temporarily to run EE locally. (!1861)

IMPROVEMENTS:

  • New Data Source datasource/gitlab_release: Allows querying a GitLab Release by project and tag name to get release information or assets (!1851)

BUG FIXES:

  • resources/gitlab_project_level_mr_approvals: fixed a documentation issue with the use of merge_requests_disable_committers_approval (!1864)
  • resources/gitlab_group_ldap_link: fixed an issue where deleting the group associated to an LDAP link would result in a TF state that required manual intervention. Using a value of true with the force attribute will now remove the LDAP link from state when the group is deleted. (!1842)
  • resources/gitlab_cluster_agent: fixed the example documentation to show the file contents as encoded (!1852)
  • resources/gitlab_pipeline_schedule: fixed a potential panic on the provider that could occur when there was an error editing the pipeline schedule (!1847)
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)

v5.7.0

Compare Source

Features
  • Allow setting vpc endpoints as an input for each endpoint (#​1056) (9163310)

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.


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

This PR has been generated by Renovate Bot.

Signed-off-by: Platform Engineering Bot <[email protected]>
@lmilbaum lmilbaum merged commit 2e31f06 into main Mar 25, 2024
1 check passed
@lmilbaum lmilbaum deleted the renovate/all branch March 25, 2024 08:05
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