pulumi/pkg
Paul Stack b54a1902cc
Exclude stack owner from stackname when using CloudStorage (#3169)
This was causing an error as follows:

```
error: could not create stack: validating stack properties: invalid stack name: a stack name may only contain alphanumeric, hyphens, underscores, or periods
```
2019-09-02 19:29:45 +03:00
..
apitype Remove some unused apitype fields (#3057) 2019-08-14 15:26:58 -07:00
backend Print a Welcome to Pulumi message (#3145) 2019-08-27 17:19:35 -07:00
codegen/python Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00
diag Print a Welcome to Pulumi message (#3145) 2019-08-27 17:19:35 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Add more details to an assert (#3129) 2019-08-28 11:28:04 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
npm Use `npm pack` for policy publish 2019-08-05 16:12:12 -07:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource Introduce MarshalOptions.{RejectAsset, RejectArchive} 2019-08-26 15:19:14 -07:00
secrets Support additional cloud secrets providers (#2994) 2019-08-02 16:12:16 -07:00
testing Exclude stack owner from stackname when using CloudStorage (#3169) 2019-09-02 19:29:45 +03:00
tokens Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
tools Add a `WriteString` method to `tools/GenWriter`. (#1839) 2018-08-29 14:43:20 -07:00
util Replace regex with a replacer 2019-08-19 08:28:34 +02:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Filter the list of templates shown by default (#3147) 2019-08-27 17:56:49 -07:00