Company
Date Published
Author
Myles Haynes
Word count
975
Language
English
Hacker News points
None

Summary

Pulumi has introduced a new Service Provider that allows users to manage the Pulumi Service itself using Infrastructure as Code (IaC), as a response to high demand from their community. The Service Provider, developed during a company hackathon by Solutions Engineer Piers Karsenbarg, builds on the Pulumi Service REST API, enabling programmatic configuration of infrastructure resources such as Teams, Access Tokens, Stack Tags, and Webhooks across various languages like TypeScript, Python, Go, .NET, Java, and YAML. This development empowers users to manage cloud infrastructure comprehensively, including metadata like Projects, Stacks, Previews, Updates, Organizations, and Audit Logs. The Service Provider is accessible to both Pulumi's hosted and self-hosted customers, requiring access tokens for authentication. Pulumi plans to expand the functionality of the Service Provider based on user feedback and usage patterns, encouraging users to contribute further feature requests and bug reports to their GitHub repository.