Skip to content

Latest commit

 

History

325 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform logo

Terraform Provider for Netris

GitHub release Actions Status

Requirements

  • Terraform 0.13.x +
  • Go 1.20.x (to build the provider plugin)

Using the provider

See the Netris Provider documentation to get started using the Netris provider.

Compatibility with Netris-Controller

Provider version Controller version
v1.X v3.0
v2.X v3.1+
v3.2 v4.0+
v3.5 v4.3+
v3.6 v4.4+
v3.6.8 v4.9.0+
v3.6.9 v4.10.0+
v3.6.13+ v4.11.0+
v3.6.15+ v4.12.0+
v3.6.19+ v4.13.0+
v3.6.21+ v4.14.0+
v3.6.22+ v4.16.0+

Manual Build and Install

If you wish to work on the provider, you'll first need Go installed on your machine (version 1.20+ is required).

To compile the provider, make sure that OS_ARCH in the Makefile is correct and run make install. This will build the provider and put the provider binary in the ~/.terraform.d/plugins/ directory.

make install

Releases

Packages

Used by

Contributors

Languages