Logo
NeoArc Studio

Environment Configuration Block

Document environment settings including URLs, configuration variables, resources, and dependencies. Supports secret masking for sensitive values.

The Environment Configuration block documents the settings and resources for different deployment environments. It captures configuration variables (with secret masking), infrastructure resources, dependencies, and access details.

When to Use

Block Properties

Variable Properties

Environment Types

Example: Production Environment

A production environment configuration with infrastructure details.

Example: Staging Environment

A staging environment matching production configuration at reduced scale.

Example: Development Environment

A local development environment configuration.

Best Practices