Skip to main content

iac-code

AI-powered Infrastructure as Code assistant for cloud infrastructure through natural language interaction. Currently supports Alibaba Cloud ROS and Terraform workflows.

Test PyPI Package Python

Language: English | 中文 | Español | Français | Deutsch | 日本語 | Português

Documentation: https://aliyun.github.io/iac-code/

iac-code demo

Installation

IaC Code requires Python 3.10 or later. It supports macOS, Linux, and Windows.

Windows note: On Windows, Git for Windows must be installed to provide the bash shell used by the tool execution environment. If Git Bash is installed but not on PATH, set the IAC_CODE_GIT_BASH_PATH environment variable.

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 -

Web App

Prefer a graphical interface? Launch the local web app, which runs the same engine as the CLI and shares the same sessions:

iac-code web

By default it opens http://127.0.0.1:8766 in your browser (loopback only). See the Web App guide for details.

Contributing

Install uv, then:

make install   # install dependencies and pre-commit hooks
make dev       # run in debug mode
make test      # run tests
make lint      # run linters
make format    # format code

See the Contributing Guide for details.

Contact Us

DingTalk Discord
DingTalk Discord

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iac_code-0.11.0.tar.gz (4.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iac_code-0.11.0-py3-none-any.whl (4.9 MB view details)

Uploaded Python 3

File details

Details for the file iac_code-0.11.0.tar.gz.

File metadata

  • Download URL: iac_code-0.11.0.tar.gz
  • Upload date:
  • Size: 4.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for iac_code-0.11.0.tar.gz
Algorithm Hash digest
SHA256 126b676ba49d66054751c6eadf23f17ea125e1a14879e14109c1fa345cbfbe3d
MD5 77533cfa0754188831bda0afc6e3e234
BLAKE2b-256 858b588ca6b21ecf77b2edd37ad596547601bdf7b32585f10005f09d25ba912c

See more details on using hashes here.

File details

Details for the file iac_code-0.11.0-py3-none-any.whl.

File metadata

  • Download URL: iac_code-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for iac_code-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae43d50cc9463da19e2ae9fecadae2e3bf3801d1d5c9e51eea2b4fd4288195b9
MD5 6e3a59f029459360cb4f54b490e8ad7d
BLAKE2b-256 c0ee8036869d9faad79127a3af3bcc9b4cdd04735368c5b97f0a385056c25a92

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page