MirrorNest

Terraform

A tool for building, changing, and versioning infrastructure safely and efficiently.

WindowsHerramientas de desarrolloCódigo abierto

v1.16.2

35.0 MBanalizado, sin amenazas· 3 descargas

Acerca de

Terraform is an open-source developer tool for Windows that helps users build, change, and version infrastructure. It is designed for managing infrastructure through defined configurations rather than treating each change as an isolated manual task. Terraform can work with existing and popular service providers, as well as custom in-house solutions.

Its Infrastructure as Code approach uses a high-level configuration syntax to describe infrastructure. These configurations provide a versionable blueprint of a datacenter and can be shared or reused like other code. This gives teams a consistent way to record the intended structure of their infrastructure.

Before changes are applied, Terraform can generate an execution plan showing the actions it intends to take. It also creates a resource graph that represents relationships between resources and identifies dependencies. Resources without dependencies can be created or modified in parallel, while the graph gives operators visibility into the order of related changes.

Terraform supports change automation for complex sets of infrastructure updates with limited human interaction. The execution plan and resource graph help show what will change and in what sequence, reducing the opportunity for human errors during an update. As a Windows entry in the Developer Tools category, it is suited to users who need infrastructure management and versioning capabilities on that platform.

MirrorNest distributes Terraform by mirroring the official build directly on its own storage. The mirrored build is scanned for malware before it is published, giving Windows users a download source within the catalog. Its open-source license describes how the software is made available, while MirrorNest provides the platform-specific distribution described here.

Arquitectura: x64

Novedades de la v1.16.2

BUG FIXES: - Fijar el pánico en la instalación del módulo cuando se encouterizan las llamadas inválidas (#39129)

Reseñas

Todavía no hay reseñas — sé el primero.

Deja una reseña

Inicia sesión para publicar como miembro verificado en lugar de anónimamente.

Más en Herramientas de desarrollo