pulumi/tests/integration/single_resource
Sean Gillespie c720d1329f
Enable delete parallelism for Python (#2443)
* Enable delete parallelism for Python

* Add CHANGELOG.md entry

* Expand changelog message - upgrade to Python 3

* Rework stack rm test

The service now allows removing a stack if it just contains the top
level `pulumi:pulumi:Stack` resource, so we need to actually create
another resource before `stack rm` fails telling you to pass
`--force`.

Fixes #2444
2019-02-12 14:49:43 -08:00
..
index.ts Enable delete parallelism for Python (#2443) 2019-02-12 14:49:43 -08:00
package.json Enable delete parallelism for Python (#2443) 2019-02-12 14:49:43 -08:00
Pulumi.yaml Enable delete parallelism for Python (#2443) 2019-02-12 14:49:43 -08:00
resource.ts Enable delete parallelism for Python (#2443) 2019-02-12 14:49:43 -08:00