Metadata-Version: 2.3
Name: cloud-instance
Version: 0.1.5
Summary: 
License: GPLv3+
Author: Fabio Ghirardello
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: azure-common (>=1.1.28,<2.0.0)
Requires-Dist: azure-core (>=1.34.0,<2.0.0)
Requires-Dist: azure-identity (>=1.21.0,<2.0.0)
Requires-Dist: azure-mgmt-compute (>=34.1.0,<35.0.0)
Requires-Dist: azure-mgmt-core (>=1.5.0,<2.0.0)
Requires-Dist: azure-mgmt-network (>=28.1.0,<29.0.0)
Requires-Dist: azure-mgmt-resource (>=23.3.0,<24.0.0)
Requires-Dist: boto (>=2.49.0,<3.0.0)
Requires-Dist: boto3 (>=1.38.8,<2.0.0)
Requires-Dist: botocore (>=1.38.8,<2.0.0)
Requires-Dist: google-api-core (>=2.24.2,<3.0.0)
Requires-Dist: google-auth (>=2.39.0,<3.0.0)
Requires-Dist: google-cloud-compute (>=1.30.0,<2.0.0)
Requires-Dist: googleapis-common-protos (>=1.70.0,<2.0.0)
Requires-Dist: typer (>=0.16.0,<0.17.0)
Project-URL: Homepage, https://github.com/fabiog1901/cloud_instance
Project-URL: Repository, https://github.com/fabiog1901/cloud_instance
Description-Content-Type: text/markdown

# cloud_instance

Usage example:

```text
ansible-playbook play.yaml
```

