https://github.com/pulumi/pulumi-terraform
A resource package that allows Pulumi programs to use Terraform state
https://github.com/pulumi/pulumi-terraform
Last synced: 29 days ago
JSON representation
A resource package that allows Pulumi programs to use Terraform state
- Host: GitHub
- URL: https://github.com/pulumi/pulumi-terraform
- Owner: pulumi
- License: apache-2.0
- Created: 2017-06-26T21:49:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T17:36:29.000Z (about 1 month ago)
- Last Synced: 2025-10-02T18:39:48.632Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 2.83 MB
- Stars: 114
- Watchers: 23
- Forks: 18
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG_OLD.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
- awesome - pulumi-terraform - A bridge between Pulumi and Terraform (Python)
README
# Pulumi Terraform Provider
The Terraform resource provider for Pulumi lets you consume the outputs contained in
Terraform state files from your Pulumi programs.
> [!IMPORTANT]
> For reference docs and installation instructions, please go to
> .