pulumi/pkg/backend/httpstate
Fraser Waters dbf8151a5c Don't pass a second SecretsProvider to backend.Watch
`backend.Watch` was taking a `SecretsProvider` parameter, but it already
took an `UpdateOperation` parameter which already has a `SecretProvider`
on it. So now we just use that.
2023-05-08 20:38:40 +01:00
..
client Enable display of backend messages during updates 2023-04-21 14:44:40 -07:00
testdata Reduce memory use for PULUMI_OPTIMIZED_CHECKPOINT_PATCH 2022-12-15 11:23:06 -05:00
backend.go Don't pass a second SecretsProvider to backend.Watch 2023-05-08 20:38:40 +01:00
backend_test.go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
console.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
console_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
diffs.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
policypack.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot_test.go Set the current project as ambient context on backends. 2023-03-03 20:32:42 +00:00
stack.go Fix destroy without project file 2023-05-02 10:36:16 +01:00
state.go [cli] Add an "open in browser" keybinding 2023-03-09 15:52:13 -08:00
token_source.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
token_source_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00