pulumi/pkg/resource/edit
Fraser Waters bbaf871ad1
Check qualified type for root stackness (#14714)
With the introduction of component programs there will be mulitple
"pulumi:pulumi:stack" resources in a program. We should therefore check
against the qualified type of resources to see if they are the root
stack, not just their direct type.
2023-12-04 10:36:51 +00:00
..
doc.go Add new 'pulumi state' command for editing state (#2024) 2018-10-15 09:52:55 -07:00
errors.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
operations.go Check qualified type for root stackness (#14714) 2023-12-04 10:36:51 +00:00
operations_test.go Allow anything in resource names (#14107) 2023-11-20 08:59:00 +00:00