Update infrastructure/__init__.py
Browse files
infrastructure/__init__.py
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
# Makes the infrastructure folder a Python package
|
| 2 |
from .intents import (
|
| 3 |
ResourceType, PermissionLevel, Environment, ChangeScope,
|
| 4 |
ProvisionResourceIntent, DeployConfigurationIntent, GrantAccessIntent,
|
|
|
|
|
|
|
| 1 |
from .intents import (
|
| 2 |
ResourceType, PermissionLevel, Environment, ChangeScope,
|
| 3 |
ProvisionResourceIntent, DeployConfigurationIntent, GrantAccessIntent,
|