[Bug]: aws_appautoscaling_scheduled_action pulling incorrect values on read from api #36098
Labels
bug
Addresses a defect in current functionality.
service/appautoscaling
Issues and PRs that pertain to the appautoscaling service.
Milestone
Terraform Core Version
1.7.4
AWS Provider Version
5.39.1
Affected Resource(s)
Expected Behavior
Actual Behavior
"ScalableDimension": "dynamodb:index:WriteCapacityUnits"
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Steps to Reproduce the Issue:
terraform init
terraform apply
terraform plan
and observe if there is a diff for the ScalableDimension "dynamodb:index:WriteCapacityUnits".Debug Output
n/a
Panic Output
n/a
Important Factoids
No response
References
Re-opens issue #33873
Fix is pending in PR #34382
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: