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

Aliases support #532

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Aliases support #532

merged 1 commit into from
Jul 12, 2024

Conversation

PawelGizka
Copy link
Collaborator

Introduces support for pulumi aliases: https://www.pulumi.com/docs/concepts/options/aliases/

Tested on aws-eks example and random package.

@PawelGizka PawelGizka requested a review from lbialy July 11, 2024 14:52
},
teardown = pulumi.fixture.teardown
).test("tls provider should work with function") { ctx =>
pulumi.up(ctx.stackName).call(cwd = ctx.programDir, env = ctx.env)
Copy link
Collaborator

Choose a reason for hiding this comment

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

restore test for tls-example!

@PawelGizka PawelGizka requested a review from lbialy July 12, 2024 08:08
@PawelGizka PawelGizka merged commit e03d5a2 into main Jul 12, 2024
2 checks passed
@PawelGizka PawelGizka deleted the pgizka/aliases branch July 12, 2024 10:56
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.

3 participants