Improvements
- Added TemplateSource resource [387](https://github.com/pulumi/pulumi-pulumiservice/issues/387)
Bug Fixes
- Fixes a bug where the `Environment` resource would print its contents on error. [390](https://github.com/pulumi/pulumi-pulumiservice/pull/390)
- Fixes a bug where the `Environment` resource would error if a FileAsset was used. [391](https://github.com/pulumi/pulumi-pulumiservice/pull/391)
- Fixes a bug where the `AgentPool` resource lost some outputs on `refresh`. [395](https://github.com/pulumi/pulumi-pulumiservice/pull/395)