Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a pulumi.organization variable to get the current org #613

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

lukehoban
Copy link
Member

We now have pulumi.getOrganization intrinsics in all Pulumi language SDKs - except YAML. This adds the same intrinsic to the pulumi builtin object, next to project and stack.

Fixes #461.

Depends on (and perhaps even circularly depends on?) pulumi/pulumi#16948.

We now have `pulumi.getOrganization` intrinsics in all Pulumi language SDKs - except YAML.  This adds the same intrinsic to the `pulumi` builtin object, next to `project` and `stack`.

Fixes #461.

Depends on (and perhaps even circularly depends on?) pulumi/pulumi#16948.
@lukehoban lukehoban requested a review from a team as a code owner August 12, 2024 19:05
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

.vscode/settings.json Outdated Show resolved Hide resolved
@lukehoban lukehoban merged commit 88532b6 into main Aug 19, 2024
5 checks passed
@lukehoban lukehoban deleted the lukehoban/organization branch August 19, 2024 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No support for organization builtin
2 participants