pulumi/sdk/go/common
Fraser Waters 20e89176d9
filestate: Support opting into legacy layout
With project support added,
filestate will default to project-scoped stacks
for all newly initialized buckets.

This is desirable long-term, but for the initial release,
we'd like users to have an escape hatch to go back to the old layout
until they've had a change to migrate.

This adds the ability for users to opt-out of this feature
by setting an environment variable.

Note that this only applies to new buckets.
You cannot opt out of this feature for a bucket
that is already using project-scoped stacks.
2023-03-31 13:21:37 -07:00
..
apitype This commit adds the `Created` and `Modified` timestamps to pulumi state that are optional. 2023-03-27 09:28:26 -07:00
constant Send update metadata about update plans 2022-10-12 22:55:59 +01:00
diag go/common: Make DefaultSink thread-safe 2023-03-24 08:34:35 -07:00
display Moving previewDigest to sdk/go/common/display, and exporting it. (#9886) 2022-06-27 09:08:06 -05:00
encoding all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
env filestate: Support opting into legacy layout 2023-03-31 13:21:37 -07:00
resource Fix data race in plugin.Context 2023-03-31 07:15:11 -07:00
testing sdk/common: Add testing/diagtest package 2023-03-13 12:48:24 -07:00
tokens all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
tools all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util sdk/common/retry: Fix extraneous backoff 2023-03-24 16:39:02 -07:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace sdk/workspace/pluginDownloader: Re-use util/retry 2023-03-24 18:11:40 -07:00