Your AI-powered Infrastructure as Code assistant
Project description
iac-code
Language: English | 中文 | Español | Français | Deutsch | 日本語 | Português
AI-powered Infrastructure as Code (IaC) assistant that generates and manages Alibaba Cloud resource orchestration templates (ROS / Terraform) through natural language interaction.
Documentation: https://aliyun.github.io/iac-code/
Installation
pip install iac-code
Usage
On first use, configure the LLM provider and IaC cloud service by entering /auth in interactive mode.
Interactive Mode
Run directly to enter the interactive REPL:
iac-code
Non-Interactive Mode
Pass a one-shot prompt via --prompt:
iac-code --prompt "Create a VPC and two ECS instances"
Reading from stdin is also supported:
echo "Create an OSS Bucket" | iac-code --prompt -
Project details
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 iac_code-0.1.1-py3-none-any.whl.
File metadata
- Download URL: iac_code-0.1.1-py3-none-any.whl
- Upload date:
- Size: 319.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e208b8372a6d69bcb99b0d46c6034c7ddf22f17e3d5605d9ec173c633e374705
|
|
| MD5 |
2e2a571fecdf2657977aac13b1f7fa08
|
|
| BLAKE2b-256 |
c4783907413af09030c837c645082b80fe845c28dda83dd912be4682c0fc3975
|