[Version 2 Release] resource/aws_appautoscaling_policy: Remove deprecated arguments #7682
Labels
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Milestone
Description
Tracking issue for https://www.terraform.io/docs/providers/aws/guides/version-2-upgrade.html#resource-aws_appautoscaling_policy
Argument Removals
The following arguments have been moved into a nested argument named
step_scaling_policy_configuration
:adjustment_type
cooldown
metric_aggregation_type
min_adjustment_magnitude
step_adjustment
For example, given this previous configuration:
An updated configuration:
The text was updated successfully, but these errors were encountered: