Zach

Results 4 issues of Zach

Right now, `terraforming ec2` will produce a hardcoded list of related resources' internal AWS identifiers. But terraform supports variables, which allow you to, say, create security groups and ec2 instances...

enhancement

`payment_total` was being updated twice. the comparison here can be wrong regardless of whether payment total is less than or greater than the total. if it's $1499 and the total...

The current documentation is not precise enough on which properties go on which objects, etc. This has led to confusion and several PRs. It seems like the following would resolve...