Hi, i am planing to extend terraform aws provider to give the posibility to create ecs scheduled autoscaling. Can anyone give me any advise on how to start my idea of extension.
Regards
Hi, i am planing to extend terraform aws provider to give the posibility to create ecs scheduled autoscaling. Can anyone give me any advise on how to start my idea of extension.
Regards
You probably want to contribute a PR to the AWS provider. Their contributing guide and the development quickstart guide would be my recommendation on where to start. You can also use their forum for guidance specific to that provider.