adorsys / ops-adorsys-kubernetes-platform

Infrastructure Setup of adorsys Test/Poc projects
Apache License 2.0
2 stars 2 forks source link

chore(deps): update all - autoclosed #118

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.7.0 -> 5.9.0
kubernetes (source) required_provider minor 2.21.1 -> 2.22.0

Release Notes

hashicorp/terraform-provider-aws (aws) ### [`v5.9.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#590-July-20-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.8.0...v5.9.0) FEATURES: - **New Resource:** `aws_workspaces_connection_alias` ([#​32482](https://togithub.com/hashicorp/terraform-provider-aws/issues/32482)) ENHANCEMENTS: - data-source/aws_appmesh_gateway_route: Add `path` to the `spec.http_route.action.rewrite` and `spec.http2_route.action.rewrite` configuration blocks ([#​32449](https://togithub.com/hashicorp/terraform-provider-aws/issues/32449)) - data-source/aws_db_instance: Add `max_allocated_storage` attribute ([#​32477](https://togithub.com/hashicorp/terraform-provider-aws/issues/32477)) - data-source/aws_ec2\_host: Add `asset_id` attribute ([#​32388](https://togithub.com/hashicorp/terraform-provider-aws/issues/32388)) - resource/aws_appmesh_gateway_route: Add `path` to the `spec.http_route.action.rewrite` and `spec.http2_route.action.rewrite` configuration blocks ([#​32449](https://togithub.com/hashicorp/terraform-provider-aws/issues/32449)) - resource/aws_cloudformation_stack_set_instance: Added the `stack_instance_summaries` attribute to track all account and stack IDs for deployments to organizational units. ([#​24523](https://togithub.com/hashicorp/terraform-provider-aws/issues/24523)) - resource/aws_cloudformation_stack_set_instance: Changes to `deployment_targets` now force a new resource. ([#​24523](https://togithub.com/hashicorp/terraform-provider-aws/issues/24523)) - resource/aws_connect_queue: add delete function ([#​32538](https://togithub.com/hashicorp/terraform-provider-aws/issues/32538)) - resource/aws_connect_routing_profile: add delete function ([#​32540](https://togithub.com/hashicorp/terraform-provider-aws/issues/32540)) - resource/aws_db_instance: Add `backup_target` attribute ([#​32609](https://togithub.com/hashicorp/terraform-provider-aws/issues/32609)) - resource/aws_ec2\_host: Add `asset_id` argument ([#​32388](https://togithub.com/hashicorp/terraform-provider-aws/issues/32388)) - resource/aws_ec2\_traffic_mirror_filter_rule: Fix crash when updating `rule_number` ([#​32594](https://togithub.com/hashicorp/terraform-provider-aws/issues/32594)) - resource/aws_lightsail_key_pair: Add `tags` attribute ([#​32606](https://togithub.com/hashicorp/terraform-provider-aws/issues/32606)) - resource/aws_signer_signing_profile: Add `signing_material` attribute. ([#​32414](https://togithub.com/hashicorp/terraform-provider-aws/issues/32414)) - resource/aws_signer_signing_profile: Update `platform_id` validation. ([#​32414](https://togithub.com/hashicorp/terraform-provider-aws/issues/32414)) - resource/aws_wafv2\_web_acl: Add `association_config` argument ([#​31668](https://togithub.com/hashicorp/terraform-provider-aws/issues/31668)) BUG FIXES: - data-source/aws_dms_replication_instance: Fixed bug that caused `replication_instance_private_ips`, `replication_instance_public_ips`, and `vpc_security_group_ids` to always return `null` ([#​32551](https://togithub.com/hashicorp/terraform-provider-aws/issues/32551)) - data-source/aws_mq_broker: Fix `setting user: Invalid address to set` errors ([#​32593](https://togithub.com/hashicorp/terraform-provider-aws/issues/32593)) - data-source/aws_vpc_endpoint: Add `dns_options.private_dns_only_for_inbound_resolver_endpoint` ([#​32517](https://togithub.com/hashicorp/terraform-provider-aws/issues/32517)) - resource/aws_appflow_flow: Fix tasks not updating properly due to empty task being processed ([#​26614](https://togithub.com/hashicorp/terraform-provider-aws/issues/26614)) - resource/aws_cloudformation_stack_set_instance: Fix error when deploying to organizational units with no accounts. ([#​24523](https://togithub.com/hashicorp/terraform-provider-aws/issues/24523)) - resource/aws_cognito_user_pool: Suppress diff when `schema.string_attribute_constraints` is omitted for `String` attribute types ([#​32445](https://togithub.com/hashicorp/terraform-provider-aws/issues/32445)) - resource/aws_config_config_rule: Prevent crash from unhandled read error ([#​32520](https://togithub.com/hashicorp/terraform-provider-aws/issues/32520)) - resource/aws_datasync_agent: Prevent persistent diffs when `private_link_endpoint` is not explicitly configured. ([#​32546](https://togithub.com/hashicorp/terraform-provider-aws/issues/32546)) - resource/aws_globalaccelerator_custom_routing_endpoint_group: Respect configured `endpoint_group_region` value on resource Create ([#​32393](https://togithub.com/hashicorp/terraform-provider-aws/issues/32393)) - resource/aws_pipes_pipe: Fix `Error: setting target_parameters: Invalid address to set` errors when creating pipes with ecs task targets ([#​32432](https://togithub.com/hashicorp/terraform-provider-aws/issues/32432)) - resource/aws_pipes_pipe: Fix `ValidationException` errors when updating pipe ([#​32622](https://togithub.com/hashicorp/terraform-provider-aws/issues/32622)) - resource/aws_quicksight_analysis: Correctly expand comparison method ([#​32285](https://togithub.com/hashicorp/terraform-provider-aws/issues/32285)) - resource/aws_quicksight_folder: Fix misidentification of parent folder at grandchild level or deeper ([#​32592](https://togithub.com/hashicorp/terraform-provider-aws/issues/32592)) - resource/aws_quicksight_group_membership: Allow non `default` value for namespace ([#​32494](https://togithub.com/hashicorp/terraform-provider-aws/issues/32494)) - resource/aws_route53\_cidr_location: Fix `Value Conversion Error` errors ([#​32596](https://togithub.com/hashicorp/terraform-provider-aws/issues/32596)) - resource/aws_wafv2\_web_acl: Fixed error handling `response_inspection` parameters ([#​31111](https://togithub.com/hashicorp/terraform-provider-aws/issues/31111)) ### [`v5.8.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#580-July-13-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.7.0...v5.8.0) ENHANCEMENTS: - data-source/aws_ssm_parameter: Add `insecure_value` attribute ([#​30817](https://togithub.com/hashicorp/terraform-provider-aws/issues/30817)) - resource/aws_fms_policy: Add `policy_option` attribute for `security_service_policy_data` block ([#​25362](https://togithub.com/hashicorp/terraform-provider-aws/issues/25362)) - resource/aws_iam_virtual_mfa_device: Add `enable_date` and `user_name` attributes ([#​32462](https://togithub.com/hashicorp/terraform-provider-aws/issues/32462)) BUG FIXES: - resource/aws_config_config_rule: Prevent crash on nil describe output ([#​32439](https://togithub.com/hashicorp/terraform-provider-aws/issues/32439)) - resource/aws_mq_broker: default `replication_user` to `false` ([#​32454](https://togithub.com/hashicorp/terraform-provider-aws/issues/32454)) - resource/aws_quicksight_analysis: Fix exception thrown when specifying `definition.sheets.visuals.bar_chart_visual.chart_configuration.category_axis.scrollbar_options.visible_range` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_analysis: Fix exception thrown when specifying `definition.sheets.visuals.pivot_table_visual.chart_configuration.field_options.selected_field_options.visibility` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_analysis: Fix exception thrown when specifying `definition.sheets.visuals.pivot_table_visual.chart_configuration.field_wells.pivot_table_aggregated_field_wells.rows` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_dashboard: Fix exception thrown when specifying `definition.sheets.visuals.bar_chart_visual.chart_configuration.category_axis.scrollbar_options.visible_range` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_dashboard: Fix exception thrown when specifying `definition.sheets.visuals.pivot_table_visual.chart_configuration.field_options.selected_field_options.visibility` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_dashboard: Fix exception thrown when specifying `definition.sheets.visuals.pivot_table_visual.chart_configuration.field_wells.pivot_table_aggregated_field_wells.rows` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_template: Fix exception thrown when specifying `definition.sheets.visuals.bar_chart_visual.chart_configuration.category_axis.scrollbar_options.visible_range` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_template: Fix exception thrown when specifying `definition.sheets.visuals.pivot_table_visual.chart_configuration.field_options.selected_field_options.visibility` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464)) - resource/aws_quicksight_template: Fix exception thrown when specifying `definition.sheets.visuals.pivot_table_visual.chart_configuration.field_wells.pivot_table_aggregated_field_wells.rows` ([#​32464](https://togithub.com/hashicorp/terraform-provider-aws/issues/32464))
hashicorp/terraform-provider-kubernetes (kubernetes) ### [`v2.22.0`](https://togithub.com/hashicorp/terraform-provider-kubernetes/blob/HEAD/CHANGELOG.md#2220-July-12-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-kubernetes/compare/v2.21.1...v2.22.0) FEATURES: - `kubernetes/data_source_kubernetes_persistent_volume.go`: Add data source for Kubernetes Persistent Volume Resource \[[GH-2118](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2118)] - `kubernetes/resource_kubernetes_namespace.go`: Add attribute `wait_for_default_service_account` to namespaces which will force Terraform to wait until the default service account has been created by Kubernetes on namespace creation. \[[GH-2119](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2119)] - `kubernetes/resource_kubernetes_endpointslice.go`: Add kubernetes_endpoint_slice resource \[[GH-2086](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2086)] ENHANCEMENTS: - `kubernetes/provider.go`: Add `tls_server_name` kubernetes provider options. \[[GH-1638](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/1638)] BUG FIXES: - `resource/kubernetes_manifest`: fix an issue in the `kubernetes_manifest` resource when it panics if tuple attributes within an object have a different number of elements. This leads to the situation when all types of end tuples are getting the same type. \[[GH-2164](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2164)] - `resource/kubernetes_manifest`: fix an issue with the `kubernetes_manifest` resource, where an object fails to update correctly when employing wait conditions and thus some attributes are not available for the reference after creation. \[[GH-2173](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2173)]

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, 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 Mend Renovate. View repository job log here.