pulumi/pkg/resource
bors[bot] af1a61a28a
Merge #13576 #13577
13576: Assert that we don't call Delete with unknowns r=Frassle a=Frassle

Mostly for internal documentation. We should never call Delete at preview time, so the provider should always be configured with known values when we do call it.

13577: Add ConstructInfo to deploytest r=Frassle a=Frassle

This is so we can access the other parts of ConstructInfo inside ConstructF functions in tests, same as CallInfo and CallF.

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2023-07-25 10:44:48 +00:00
..
analyzer all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deploy Merge #13576 #13577 2023-07-25 10:44:48 +00:00
edit Use slice.Prealloc instead of make([]T, 0, ...) 2023-06-29 11:27:50 +01:00
graph all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
provider all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
stack [engine] Add support for source positions 2023-07-10 14:35:40 -07:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00