pulumi/pkg
Paul Stack 1731053b18
[cli] Disable permalinks to the update details page when using elf-managed backends (S3, Azure, GCS) (#6251)
Fixes: #4029
Fixes: #3537

Should the user want to get permalinks when using a self-managed backend, they can pass a flag:
```
$ pulumi up --suppress-permalink false
```

Permalinks for these self-managed backends will be suppressed on `update`, `preview`, `destroy`,
`import` and `refresh` operations.
2021-02-19 23:55:35 +00:00
..
backend [cli] Disable permalinks to the update details page when using elf-managed backends (S3, Azure, GCS) (#6251) 2021-02-19 23:55:35 +00:00
cmd/pulumi [cli] Disable permalinks to the update details page when using elf-managed backends (S3, Azure, GCS) (#6251) 2021-02-19 23:55:35 +00:00
codegen [codegen/python] Emit pulumiplugin.json in the correct dir (#6385) 2021-02-18 13:36:36 -08:00
engine Fix malformed resource value bug (#6164) 2021-01-21 16:40:27 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
resource Fix malformed resource value bug (#6164) 2021-01-21 16:40:27 -07:00
secrets Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
testing/integration Default to UseAutomaticVirtualEnv in integration tests (#6318) 2021-02-11 18:16:07 -08:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/docs] - Improve resource doc titles (#5894) 2020-12-08 15:04:36 -08:00
go.sum Remove unnecessary local copy of stringSet 2021-01-12 14:28:50 -08:00