pulumi/pkg
Will Jones 82880f5e36 More updates and test hacks; not quite there yet 2024-06-05 10:41:52 +01:00
..
asset Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
authhelpers Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
backend More updates and test hacks; not quite there yet 2024-06-05 10:41:52 +01:00
cmd/pulumi More updates 2024-06-05 09:25:23 +01:00
codegen More updates and test hacks; not quite there yet 2024-06-05 10:41:52 +01:00
display Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
engine More updates and test hacks; not quite there yet 2024-06-05 10:41:52 +01:00
graph Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
importer Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
operations Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
resource More updates and test hacks; not quite there yet 2024-06-05 10:41:52 +01:00
secrets Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
testing/integration Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
util More updates 2024-06-05 09:25:23 +01:00
version Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
workspace More updates 2024-06-05 09:25:23 +01:00
BUILD.bazel Generate Go builds with Gazelle 2024-06-05 09:24:30 +01:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go.mod [chore] Update esc to v0.9.1 (#16322) 2024-06-05 06:22:01 +00:00
go.sum [chore] Update esc to v0.9.1 (#16322) 2024-06-05 06:22:01 +00:00

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.