mirror of https://github.com/pulumi/pulumi.git
9bb8efe597
* add gzip compression in filestate backend New versions of pulumi can now read json files wrapped in .gz Compression is disabled by default, can be enabled via: PULUMI_SELF_MANAGED_STATE_GZIP=true * functionnal test for gzip filestate * update CHANGELOG_PENDING.md * Move compression to encoding * Update changelog * Clean up tests * Adjust IsCompressed check * Don't leave out of data state files Co-authored-by: Arthur Woimbée <arthur@extrality.ai> Co-authored-by: Arthur Woimbée <arthur.woimbee@gmail.com> |
||
---|---|---|
.. | ||
init.go | ||
marshal.go |