Trending repositories: infrastructure-as-code
2 tracked repositories tagged with infrastructure-as-code, ordered by stars. Use the topic filters below to narrow further.
2 of 2 repositories
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
AI summary: A radically simple agentless IT automation platform for configuration management, deployment, and orchestration.
70,246infrastructurePythonGPL-3.0hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
AI summary: An infrastructure as code tool for building, changing, and versioning infrastructure safely and efficiently.
49,439infrastructureGoOther