Skip to content

pulumi/pulumi-terraform-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use any Terraform provider with Pulumi

For complete documentation and examples, see the Pulumi Registry.


Structure

pulumi-terraform-provider is developed in the pulumi/pulumi-terraform-bridge repository in the ./dynamic folder.

This repository hosts user-facing documentation and hosts releases.

Releasing

To release pulumi-terraform-provider, tag this repository locally and then push tags:

git tag v<next>
git push --tags

This will kick off the release Workflow, which will create a release from pulumi-terraform-bridge@master.

Note

Do not create a release via the GitHub UI. The release Workflow relies on a release asset from the previous release to generate release notes.

About

Use any Terraform provider with Pulumi

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 9