pulumi-twingate 3.3.1.dev0__tar.gz → 3.3.2.dev0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/PKG-INFO +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/__init__.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/_inputs.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/_utilities.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/config/__init__.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/config/outputs.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/config/vars.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_connector.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_connectors.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_dns_filtering_profile.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_group.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_groups.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_remote_network.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_remote_networks.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_resource.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_resources.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_security_policies.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_security_policy.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_service_accounts.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_user.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_users.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/outputs.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/provider.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_connector.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_connector_tokens.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_dns_filtering_profile.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_group.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_remote_network.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_resource.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_service_account.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_service_account_key.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_user.py +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/PKG-INFO +1 -1
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/setup.py +2 -2
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/README.md +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/pulumi-plugin.json +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/py.typed +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/SOURCES.txt +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/dependency_links.txt +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/not-zip-safe +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/requires.txt +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/top_level.txt +0 -0
- {pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/setup.cfg +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/config/__init__.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_connector.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_connectors.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_group.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_groups.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_resource.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_resources.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_user.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/get_twingate_users.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_connector.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_remote_network.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/twingate_resource.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -9,7 +9,7 @@ from setuptools.command.install import install
|
|
|
9
9
|
from subprocess import check_call
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
VERSION = "3.3.
|
|
12
|
+
VERSION = "3.3.2dev0"
|
|
13
13
|
def readme():
|
|
14
14
|
try:
|
|
15
15
|
with open('README.md', encoding='utf-8') as f:
|
|
File without changes
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate/pulumi-plugin.json
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/requires.txt
RENAMED
|
File without changes
|
{pulumi_twingate-3.3.1.dev0 → pulumi_twingate-3.3.2.dev0}/pulumi_twingate.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|