pulumi/pkg/workspace
Chris Smith 738005dd83
Move stack name validation to the Backend interface (#3679)
* Replace workspace.ValidateStackName with backend

* Add filestate.ValidateStackName

* Add httpstate.ValidateStackName

* Fix lint issues

* Update test
2019-12-30 10:24:48 -08:00
..
creds.go Cache account information. (#3340) 2019-10-15 15:37:57 -07:00
paths.go Support lists and maps in config (#3342) 2019-11-01 13:41:27 -07:00
plugins.go Make the path to .pulumi folder configurable with an ENV variable (#3300) 2019-10-08 15:01:46 -07:00
plugins_test.go Look for exact match when loading plugins (#2483) 2019-03-01 15:42:38 -08:00
project.go Use PulumiPolicy.yaml instead of Pulumi.yaml for PolicyPacks 2019-10-10 10:15:51 -07: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 Move stack name validation to the Backend interface (#3679) 2019-12-30 10:24:48 -08:00
templates_test.go Move stack name validation to the Backend interface (#3679) 2019-12-30 10:24:48 -08:00
workspace.go Make the path to .pulumi folder configurable with an ENV variable (#3300) 2019-10-08 15:01:46 -07:00