pulumi/pkg
Mikhail Shilkov 69743fe2bf Make the path to .pulumi folder configurable with an ENV variable (#3300)
Introduces `PULUMI_HOME` environment variable which points to a path to the path to `.pulumi` folder. Defaults to `<user's home dir> + ".pulumi"` if not specified.

Fixes #2966. In addition to plugins, it "moves" the credentials file, templates, workspaces.

`bin` folder is intact: to move it, we need to adjust all installation scripts to respect `PULUMI_HOME` and put executables in the proper `bin` folder.
2019-10-08 15:01:46 -07:00
..
apitype Print PolicyPacks run as part of update summary 2019-09-30 14:49:21 -07:00
backend Support renaming stack projects (#3292) 2019-10-03 09:13:13 -07:00
codegen/python Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00
diag Add support for updating a subset of resources in the stack (i.e. --target) (#3251) 2019-09-30 23:41:56 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Add support for updating a subset of resources in the stack (i.e. --target) (#3251) 2019-09-30 23:41:56 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
npm fix: node_modules typo (#3175) 2019-09-09 23:11:35 +03:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource Close test language runtime connections. (#3289) 2019-10-01 12:12:06 -07:00
secrets Cache ciphertext for secret properties. (#3183) 2019-09-18 15:52:31 -07:00
testing Override all options in ProgramTest.With (#3264) 2019-10-07 14:11:36 +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 Add codefresh CI detection. Thanks to @fernandocarletti. (#3270) 2019-09-25 14:41:13 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Make the path to .pulumi folder configurable with an ENV variable (#3300) 2019-10-08 15:01:46 -07:00