Skip to content

Add example and description of provider terraform config #15063

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

Open
wants to merge 2 commits into
base: t0yv0/directly-exceuted-modules-blog
Choose a base branch
from

Conversation

guineveresaenger
Copy link
Contributor

Adds info on provider.terrafromConfig() method.

Also a few wording tweaks

@guineveresaenger guineveresaenger requested a review from t0yv0 May 15, 2025 17:51
// TODO show-case cross-configuring the provider with a given AWS region
### Passing through existing configuration

As an example how the new Pulumi Terraform Module can interact with existing Pulumi programs, we've made it possible
Copy link
Member

Choose a reason for hiding this comment

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

This one's interesting there's a lot going on here and it can be confusing that both Pulumi and TF providers are involved and that you need to configure both. Perhaps find a quick way to call this out?

With the caveat of it maybe being too verbose, for example start by showing how you can configure the AWS region for the TF provider using the explicit provider. And then continue with saying if you already have a Pulumi AWS provider you can reuse the region and everything else from that provider.

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.

2 participants