You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a note on this - I'm trying very hard in my refactors to avoid looping over regions as it is incredibly slow (and filtering them out via an ENV var is a little hackish to say the least). So rather than adding AZ info as a fact (which is always evaluated) I thought I'd just provide a lookup function (given region, return AZs).
Puppet by default provides not all that many AWS facts for instances.
Add at least facts to determine region/AZ etc.
The text was updated successfully, but these errors were encountered: