Generate some azurerm resources without the headache
Project description
llamazure.tf
Easily generate azurerm resources.
Resources
Network
Network rules are a pain. Generate them easily!
Contributing
Providing options for rendering
Some resources might have options for how to render them. For example, NSG rules can either be included on the azurerm_network_security_group resource or separately as azurerm_network_security_rule. The difference changes the semantics, as including them on the parent does not allow other azurerm_network_security_rule.
- Define a subclass of
TFRenderOpt - add the option as a field of your subclass of
TFResource. Options MUST begin withopt_(exopt_total) and they MUST have a default.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llamazure.tf-0.2.0-py3-none-any.whl.
File metadata
- Download URL: llamazure.tf-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b26d4d1582e04fee0cd1c28e82ae38b5cbfc147c37130fbc3b6f4b034aaa26ff
|
|
| MD5 |
9eff4ddb95d28bac7880af3507a5a101
|
|
| BLAKE2b-256 |
293e147dacdc6760a08c725353cd57b42012da9db3e5babefbf79f6f5f3fca70
|