Jon Perritt | 25e1462 | 2015-02-09 11:51:41 -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 |