Logo
NeoArc Studio

Environment Config Block

Document environment configurations with variables, dependencies, and resource specifications.

Overview

The Environment Config block documents environment configurations including variables, secrets, resources, and dependencies. It supports different environment types (development, testing, staging, production, DR) and masks secret values. Use this block to maintain configuration documentation for each deployment environment.

Production Environment

Configuration for a production environment.

Staging Environment

Configuration for a staging environment.

Block Properties

Environment Config block properties
PropertyRequiredDescription
nameYesEnvironment name
typeNoEnvironment type (development, testing, staging, production, dr)
descriptionNoEnvironment description and purpose
urlNoBase URL for the environment
variablesNoArray of variable objects
resourcesNoResource specifications
dependenciesNoArray of external dependencies
ownerNoTeam responsible for the environment
lastUpdatedNoDate of last configuration update