This provider is currently in preview.
Viewing docs for Pulumi Cloud v1.1.0
published on Thursday, May 21, 2026 by Pulumi
published on Thursday, May 21, 2026 by Pulumi
This provider is currently in preview.
Viewing docs for Pulumi Cloud v1.1.0
published on Thursday, May 21, 2026 by Pulumi
published on Thursday, May 21, 2026 by Pulumi
A native Pulumi package for creating and managing Pulumi Cloud constructs.
Resources are organized into two surfaces under one package:
- v0 (package root) — Mature, hand-maintained resources accessible directly off the package import (e.g.
pulumiservice.Stack). In maintenance mode: bug fixes and security updates only; no new resources or features. Existing programs continue to work without any code changes. - api (
pulumiservice.api) — Preview. Actively developed, generated at runtime from the public Pulumi Cloud OpenAPI specification. Resource shape and module layout may change before GA; not yet recommended for production. Coverage expands as new operations are mapped from the spec.
Resources from both surfaces can be used in the same program. There is no forced migration: existing users stay on v0 indefinitely, or migrate individual resources to the api surface by updating their IaC code (resource type + input shape) and adding Pulumi aliases on the new api declaration so state rebinds in place. v0 has known coverage gaps relative to the full Cloud API; the api surface closes those gaps over time.
Modules
Resources
- AccessToken
- AgentPool
- ApprovalRule
- DeploymentSchedule
- DeploymentSettings
- DriftSchedule
- Environment
- EnvironmentRotationSchedule
- EnvironmentVersionTag
- InsightsAccount
- OidcIssuer
- OrgAccessToken
- OrganizationMember
- OrganizationRole
- PolicyGroup
- Provider
- Stack
- StackTag
- StackTags
- Team
- TeamAccessToken
- TeamEnvironmentPermission
- TeamRoleAssignment
- TeamStackPermission
- TemplateSource
- TtlSchedule
- Webhook
Functions
- BuildAllowPermissions
- BuildEnvironmentScopedPermissions
- BuildInsightsAccountScopedPermissions
- BuildStackScopedPermissions
- GetCurrentUser
- GetEnvironment
- GetInsightsAccount
- GetInsightsAccounts
- GetOrganizationMember
- GetOrganizationMembers
- GetOrganizationRoleScopes
- GetPolicyPack
- GetPolicyPacks
Package Details
- Repository
- pulumiservice pulumi/pulumi-pulumiservice
- License
- Apache-2.0
This provider is currently in preview.
Viewing docs for Pulumi Cloud v1.1.0
published on Thursday, May 21, 2026 by Pulumi
published on Thursday, May 21, 2026 by Pulumi