pulumi/pkg/resource
bors[bot] 17b1a66ca0
Merge #11150
11150: Support future glob patterns r=iwahbe a=iwahbe

Fixes #8956

This changes how the various `--target` globs work. Instead of expanding the glob on the current snapshot, we now push the glob into the engine itself. This allows us to glob on resources not yet created.

In exchange for this feature, we give up the ability to reject globs that expand to nothing ahead of running a pulumi up. We gain a much more intuitive interface: globs work as expected, _without caveats_.

Co-authored-by: Ian Wahbe <ian@wahbe.com>
2022-10-25 23:56:25 +00:00
..
analyzer ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
deploy Merge #11150 2022-10-25 23:56:25 +00:00
edit Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
graph ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
provider Add tracing to `npm install` and fix orphan tracing (#10518) 2022-09-12 17:42:27 -04:00
stack feat(engine): Adds structured alias support to the engine 2022-10-11 17:56:32 -04:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00