Support for autoscaling properties of the digitalocean_app.service resources
Describe alternatives you've considered
no usable alternatives really except building my own scaling or not using app platform, autoscaling was part of the reason for choosing app platform for me
Is your feature request related to a problem? Please describe.
App Platform has an autoscaling feature that's not supported by the terraform provider as far as I can tell.
It's configurable via UI and app spec but already but not terraform: https://www.digitalocean.com/blog/introducing-cpu-based-autoscaling-app-platform
Describe the solution you'd like
Support for
autoscaling
properties of thedigitalocean_app.service
resourcesDescribe alternatives you've considered
no usable alternatives really except building my own scaling or not using app platform, autoscaling was part of the reason for choosing app platform for me