pulumi/pkg/secrets/service
Abhinav Gupta c97d9401f2
getDiffInfo: Fix slice length check
Checking if the slice is non-nil instead of checking length
causes breakage when we pre-allocate diffs based on `len(md.Diffs)`.
2023-01-11 21:53:05 -08:00
..
manager.go getDiffInfo: Fix slice length check 2023-01-11 21:53:05 -08:00
manager_test.go Pull NewServiceSecretsManager out of httpstate 2023-01-04 23:04:30 +00:00