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: 25 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T12:55:55.000Z (about 1 month ago)
- Last Synced: 2025-05-08T18:38:46.670Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 2.57 MB
- Stars: 112
- Watchers: 24
- Forks: 18
- Open Issues: 17
-
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
> .