Closed troyready closed 6 years ago
An alternative to this is just requiring a dummy stack; not sure if that's better to keep the Model more 'pure':
stacks:
placeholderstack:
enabled: false
class_path: nonexistentmodule.fakeclass
I think this should be fine - I think once we have the hooks as part of the graph, we likely won't need this :)
@troyready can you merge master into this branch and see if it helps with the functional tests?
Sure thing; rebased and pushed.
Ahh - I think I see what it is. The tests that used to stop because there were no stacks are now continuing on, and make calls to cloudformation. Can you mark those as requiring AWS now? There's a function for that that we use in the other tests that normally require AWS.
Ok, merged with #640 (cleaned up the tests there, since I don't have push permissions to your repo). Thanks @troyready
This relaxes the current stack validation, replacing it instead with action warning messages.
With this, configurations can be created with only hooks.