- Added secret support for all fields in DeploymentSettings [467](https://github.com/pulumi/pulumi-pulumiservice/pull/467) - Added cascading secrets to Deployment settings [475](https://github.com/pulumi/pulumi-pulumiservice/pull/475)
0.27.3
Bug Fixes
- Ensure the `commit` property on DeploymentSettings is propagated through the provider. [470](https://github.com/pulumi/pulumi-pulumiservice/pull/470)
0.27.2
Bug Fixes
- Updating the timestamp of a one-time schedule will now cause a replacement, allowing schedules that have already run to be rescheduled correctly: [455](https://github.com/pulumi/pulumi-pulumiservice/pull/455)
0.27.1
Bug Fixes
- Fixed eternal drift in Webhook resource when `secret` field is supplied [369](https://github.com/pulumi/pulumi-pulumiservice/issues/369) - Fixed Environment resource secrets regression [442](https://github.com/pulumi/pulumi-pulumiservice/issues/442)