pulumi/pkg/workspace
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
..
creds.go Add license headers 2018-05-22 15:02:47 -07:00
paths.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
plugins.go Allow build metadata in semver for plugins 2018-11-21 17:10:43 -08:00
project.go Enable delete parallelism for Python (#2443) 2019-02-12 14:49:43 -08:00
project_test.go Allow more types for runtimeOptions 2018-08-06 14:00:58 -07:00
settings.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
templates.go Do upfront validation during pulumi new 2019-01-17 09:14:22 -08:00
templates_test.go Do upfront validation during pulumi new 2019-01-17 09:14:22 -08:00
workspace.go Improve error message when Pulumi.yaml can't be found 2018-12-06 14:04:01 -08:00