pulumi/pkg/resource/stack
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
..
testdata [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
checkpoint.go Check qualified type for root stackness (#14714) 2023-12-04 10:36:51 +00:00
checkpoint_test.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
deployment.go Restore secrets provider in config refresh (#13900) 2023-11-13 12:27:46 +00:00
deployment_test.go Allow anything in resource names (#14107) 2023-11-20 08:59:00 +00:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
plan.go Move sdk/go/common/display to /pkg/display (#13954) 2023-09-18 11:01:28 +00:00
secrets.go Change secret.Manager State to json.RawMessage 2023-05-22 11:21:15 +01:00
secrets_test.go Change secret.Manager State to json.RawMessage 2023-05-22 11:21:15 +01:00