mirror of https://github.com/pulumi/pulumi.git
2fde3efd6d
11662: Move over some env vars to the new lib r=iwahbe a=iwahbe This is one of many PRs to port our environmental variable usage over to the new library. I modified `cmdutil.Table` to allow printing multi-line rows to allow vars to have multi-line documentation. Co-authored-by: Ian Wahbe <ian@wahbe.com> |
||
---|---|---|
.. | ||
authhelpers | ||
backend | ||
cmd/pulumi | ||
codegen | ||
engine | ||
graph | ||
operations | ||
resource | ||
secrets | ||
testing/integration | ||
util | ||
version | ||
README.md | ||
go.mod | ||
go.sum |
README.md
pulumi/pkg
While pulumi/sdk maintains strict backwards compatibility guarantees, code under pkg/ is handled more informally: while breaking changes are still discouraged they may happen when they make sense.