⚗️ Pulumi Provider for Rootly
Hot on the heels of our API and Terraform provider, we are excited to launch our Pulumi provider!
Support for Pulumi further helps Rootly build our lead for being the most developer friendly and Infrastructure as Code ready incident response platform.
Pulumi is a IaC platform that leverages existing programming languages such as TypeScript, JavaScript, Python, Go, .NET, Java, etc.
Engineering teams can now manage Rootly directly in code making distributed ownership of their service ownership even easier.
No more needing to click into the Web platform to manage configurations, example use cases:
- Manage teams and roles
- Manage severities, incident causes, types, etc.
- Import infrastructure such as services and functionalities
Learn More
Docs: https://docs.rootly.com/integrations/pulumi
Installation: https://www.npmjs.com/package/@rootly/pulumi
🌝 New & Improved
- 🆕 Guidance - reminder to update summary if one hasn't been set (configurable in Workflows)
- 🆕 Guidance - reminder to assign roles if none have been assigned (configurable in Workflows)
- 🆕 Send Slack message Workflow task now supports sending to users assigned to a specific role (e.g. Commander, Scribe)
- 🆕 All time and date selectors inside of the Web platform display the users timezone
- 🆕 Pinned images and screenshots from Slack now appear in Notion postmortem
- 🆕 Alerts and Pulse Workflow conditions can be triggered by specific webhook payloads
- 🆕 Grafana integration supports taking snapshots of specific graphs
- 💅 All new accounts on Rootly have additional default Workflows (based on best practices) such as auto-archive incidents, assign role / update summary reminders, and prompts for incident feedback
- 💅 Continued investment across monitoring and observability to further improve our reliability
- 💅 Shortcut integration supports linking to epics
- 🐛 Fixed issue where action items did not also appear on the incident timeline
- 🐛 Fixed issue where Notion failed to create a postmortem page under extremely rare race conditions