mirror of https://github.com/pulumi/pulumi.git
9b317269ab
We use this dependency in the `config env` commands only, even though we already have a way to prompt users. It's better to have a unified way of prompting for things, and as a bonus we can reduce the amount of dependencies. (I originally found this looking at what's pulling in the atotto/clipboard dependency, and noticed this) |
||
---|---|---|
.. | ||
asset | ||
authhelpers | ||
backend | ||
cmd/pulumi | ||
codegen | ||
display | ||
engine | ||
graph | ||
importer | ||
operations | ||
resource | ||
secrets | ||
testing/integration | ||
util | ||
version | ||
workspace | ||
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.