This example demonstrate how Twingate remote network, service account, service key and resources can be created and configured in Python.
- Python and PIP
- Pulumi
- 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.