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 alicloud to v1.242.0 - autoclosed #1597

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Type Update Change
alicloud (source) required_provider minor 1.241.0 -> 1.242.0

Release Notes

aliyun/terraform-provider-alicloud (alicloud)

v1.242.0

Compare Source

  • New Resource: alicloud_alb_load_balancer_zone_shifted_attachment (#​8134)
  • New Resource: alicloud_vpc_ipam_service (#​8135)
  • New Resource: alicloud_max_compute_role (#​8143)
  • New Resource: alicloud_max_compute_quota_plan (#​8143)
  • New Resource: alicloud_max_compute_quota_schedule (#​8143)
  • New Resource: alicloud_max_compute_role_user_attachment (#​8145)
  • New Resource: alicloud_max_compute_tunnel_quota_timer (#​8145)
  • New Resource: alicloud_esa_page (#​8153)
  • New Resource: alicloud_esa_list (#​8153)
  • New Resource: alicloud_esa_http_request_header_modification_rule (#​8153)
  • New Data Source: alicloud_kms_instances (#​8158)

ENHANCEMENTS:

  • resource/alicloud_cr_ee_instance: Improves the invoking api method and supports refreshing credential automatically (#​8169)
  • resource/alicloud_alidns_instance: Improves the invoking api method and supports refreshing credential automatically; resource/alicloud_alidns_gtm_instance: Improves the invoking api method and supports refreshing credential automatically (#​8168)
  • resource/alicloud_kms_instance: Improves the invoking api method and supports refreshing credential automatically; data-source/alicloud_kms_instances: improves the invoking api method (#​8166)
  • resource/alicloud_db_instance: add new attributes:bursting_enabled and modify sql_collector_config_value. (#​8071)
  • resource/alicloud_resource_manager_control_policy_attachment: : Added retry strategy for error code. (#​8125)
  • resource/alicloud_alb_listener: add new attribute ca_certificates, ca_enabled, x_forwarded_for_config.x_forwarded_for_processing_mode; resource/alicloud_alb_server_group: add new attribute uch_config, connection_drain_config. (#​8127)
  • resource/alicloud_alb_load_balancer: add new attribute deletion_protection_config. (#​8129)
  • resource/alicloud_cen_transit_router_multicast_domain: Added retry strategy for error code IncorrectStatus.MulticastDomain, InvalidOperation.MulticastGroupExist; resource/alicloud_cen_transit_router_multicast_domain_peer_member: Added retry strategy for error code Operation.Blocking. (#​8131)
  • resource/alicloud_fcv3_function: add new attribute tags. (#​8136)
  • resource/alicloud_esa_rate_plan_instance: Support release instance. (#​8138)
  • resource/alicloud_vpc_ipam_ipam_pool: add new attribute resource_group_id. (#​8139)
  • resource/alicloud_vpc_ipam_ipam_scope: add new attribute resource_group_id. (#​8140)
  • resource/alicloud_vpc_ipam_ipam: Support add tag while create ipam. (#​8141)
  • resource/alicloud_schedulerx_app_group: Support modify monitor_config_json and monitor_contacts_json. (#​8142)
  • resource/alicloud_db_instance: modify sql_collector_config_value. (#​8144)
  • resource/alicloud_vpc_ipv4_cidr_block: add new attribute ipv4_ipam_pool_id, secondary_cidr_mask. (#​8146)
  • resource/alicloud_cen_transit_router_multicast_domain: Refactored the resource alicloud_cen_transit_router_multicast_domain; Added the field options, region_id. (#​8148)
  • resource/alicloud_dfs_file_system: Added the field region_id; Improved the testcase. (#​8152)
  • resource/alicloud_dfs_mount_point: Added the field region_id; Improved the testcase. (#​8154)
  • resource/alicloud_ecs_disk: Added retry strategy for error code LastTokenProcessing; Fixed the update error caused by field enable_auto_snapshot. (#​8156)
  • data-source/alicloud_ess_scaling_groups: add attributes of stop_instance_timeout, scaling_policy, enable_desired_capacity, monitor_group_id, system_suspended, removing_capacity, pending_capacity, stopped_capacity, spot_capacity, standby_capacity, protected_capacity, removing_wait_capacity, pending_wait_capacity, init_capacity, desired_capacity, max_instance_lifetime, multi_az_policy, group_type, resource_group_id, spot_instance_remedy, spot_instance_pools, on_demand_percentage_above_base_capacity, on_demand_base_capacity, spot_allocation_strategy, allocation_strategy and az_balance. (#​8091)
  • data-source/alicloud_ess_scaling_rules: add attributes of predictive_scaling_mode, initial_max_size, predictive_value_behavior, predictive_value_buffer, predictive_task_buffer_time, target_value and metric_name. (#​8133)
  • docs: Improved the document alb_server_groups. (#​8128)
  • docs: Add document for esa_list, esa_page and esa_http_request_header_modification_rule. (#​8157)
  • docs: Updates the example explorer button link (#​8171)

BUG FIXES:

  • resource/alicloud_elasticsearch_instance: Fixes the renew issue on international account (#​8170)
  • resource/alicloud_fc_custom_domain: Fixes the panic error when terraform plan. (#​8121)
  • resource/alicloud_mongodb_instance: Fixed the read error in field replica_sets. (#​8123)
  • resource/alicloud_log_project: Fix bug while api return policy with empty map. (#​8130)
  • resource/alicloud_adb_*: Fixed the read error caused by RegionId parameter. (#​8132)
  • resource/alicloud_dcdn_domain_config: Fixed the diff error caused by field function_args. (#​8149)

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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Jan 24, 2025
@github-actions github-actions bot added cloud/alicloud Cloud Provider / Alicloud area/terraform Terraform size/s Size S labels Jan 24, 2025
@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Jan 24, 2025
@nlamirault nlamirault merged commit 0140339 into main Jan 29, 2025
31 of 32 checks passed
@nlamirault nlamirault deleted the renovate/alicloud-1.x branch January 29, 2025 05:11
@renovate renovate bot changed the title chore(deps): update terraform alicloud to v1.242.0 chore(deps): update terraform alicloud to v1.242.0 - autoclosed Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Terraform cloud/alicloud Cloud Provider / Alicloud dependencies Pull requests that update a dependency file dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/s Size S size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant