Skip to content

Conversation

@t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Jun 24, 2025

Proposed changes

Following up on #15395 the PR adds example translations to cover C#, YAML and Java experience. None of these languages currently support terraformConfig() method and the examples for this method are omitted for these languages. The feature is tracked in pulumi/pulumi-terraform-bridge#3131

Unreleased product version (optional)

Related issues (optional)

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

{{% /choosable %}}

{{% choosable language python %}}
```bash
Copy link
Member Author

Choose a reason for hiding this comment

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

Addressing comments from previous PR here.


{{% choosable language python %}}
```python
import * as pulumi from "@pulumi/pulumi";
Copy link
Member Author

Choose a reason for hiding this comment

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

Fixing erroneously copied TypeScript code from previous PR here.

@t0yv0 t0yv0 requested review from a team and mjeffryes June 24, 2025 23:42
@t0yv0 t0yv0 marked this pull request as ready for review June 24, 2025 23:42
@pulumi-bot
Copy link
Collaborator

@justinvp
Copy link
Member

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.

Aside from the Java rendering issue, LGTM

@pulumi-bot
Copy link
Collaborator

@t0yv0
Copy link
Member Author

t0yv0 commented Jun 25, 2025

That fixed it! Thank you.

@t0yv0 t0yv0 merged commit ca3e89d into master Jun 25, 2025
8 checks passed
@t0yv0 t0yv0 deleted the t0yv0/add-yaml-csharp-java-for-modules branch June 25, 2025 13:39
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.

4 participants