wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.98k stars 263 forks source link

Export existing resource(s) into awless template #134

Open avoidik opened 7 years ago

avoidik commented 7 years ago

Enhancement request to convert exiting resources into awless re-usable template. Might be implemented as additional option to a list-command based on a specific resource id

fxaguessy commented 7 years ago

Thanks for the suggestion. This is typically a direction we want to give to awless. We lay the foundations for that, but still need to make a binding between AWS properties (displayed in the list and show commands) and the driver parameters that we use in awless templates. We will probably add such a mapping when typing the commands and parameters of awless templates.