Cloudscript Overview
Last updated
Last updated
Cloudscript is an Infrastructure as Code (IaC) language that enables you to provision, configure, and deploy cloud resources seamlessly across multiple platforms such as AWS, Azure, GCP, and Kubernetes.
Combining the features of Terraform, Ansible, and Kubernetes, Cloudscript lets you to define and manage your infrastructure, configurations, and containerized applications in one unified syntax.
Unified Syntax: Define infrastructure, configurations, and containers in one file.
Multi-Provider Support: Easily target multiple cloud providers.
Simplified Workflows: Define the order of operations and dependencies between components.
Extensibility: Configure containers, virtual machines, and Kubernetes clusters with intuitive blocks.
Deployment Patterns: Apply mappings and conditional deployments using simple syntax.
Enhanced Syntax Features:
Simpler For-Loops: Simplify iteration over lists and ranges.
Custom Type Definitions: Define reusable and structured types.
Calculated Fields (calc
): Dynamically compute field values.
File Path Specification: