dtan4 / terraforming

Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
http://terraforming.dtan4.net/
MIT License
4.3k stars 658 forks source link

ASG import does not include Scheduled Actions #445

Open guidorugo opened 5 years ago

guidorugo commented 5 years ago

When importing an ASG, Scheduled Actions are not being imported neither in tf or tfstate.

dtan4 commented 5 years ago

You mean that generated tf/tfstate should include suspended_processes? https://www.terraform.io/docs/providers/aws/r/autoscaling_group.html

Please explain with the concrete expected output. Thanks!

guidorugo commented 5 years ago

I was talking about this https://www.terraform.io/docs/providers/aws/r/autoscaling_schedule.html