Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Latest commit

 

History

History

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Python Example

This example demonstrate how Twingate remote network, service account, service key and resources can be created and configured in Python.

Pre-requisite

  • Python and PIP
  • Pulumi

How to Use

  • Clone the repository
  • cd /path/to/repo/examples/python
  • Setup Pulumi-Twingate Provider, see configuration section here
  • pulumi up

Note: pulumi up should automatically download the required Python dependency and Pulumi Plugins.