Jon Perritt | 90944ca | 2015-02-09 11:50:57 -0700 | [diff] [blame] | 1 | // Package stackresources provides operations for working with stack resources. |
2 | // A resource is a template artifact that represents some component of your | ||||
3 | // desired architecture (a Cloud Server, a group of scaled Cloud Servers, a load | ||||
4 | // balancer, some configuration management system, and so forth). | ||||
5 | package stackresources |