Azure / buffalo-azure

A gobuffalo plugin for working with Azure.
https://gobuffalo.io/en/docs/plugins
MIT License
29 stars 8 forks source link

Cache Parameters after first call #66

Closed marstr closed 6 years ago

marstr commented 6 years ago

There are a handful of randomly generated defaults. After somebody runs buffalo azure provision, future invocations should remember which options were used. That way, for example, you'll provision infrastructure for the same site over and over, even if you don't provide all of the arguments.