Navigation Menu

Skip to content

matthid/terraform-plugin-sdk-dotnet

Repository files navigation

Define Terraform Plugins in .NET

Similar to the GO SDK Project but for .NET

Interface (GPRC)

See Readme in the protobuf folder.

Current State of the project

WHY?

Allow extensions of Terraform written in .NET languages (C#, F#). The goal is to have a similar API to the official docs. This allows us to reuse existing docs and to write providers and provisioners in C#.

Changes to official APIs

  • Some deprecated members are missing

About

[WIP] NuGet Library for writing terraform provisioners and providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages