Flightcontrol Config-as-Code

Version-controlled flightcontrol.json (or flightcontrol.cue) declaring environments, services, regions, sources, and environment variables that drive AWS provisioning; a published JSON Schema enables editor autocompletion.

API entry from apis.yml

apis.yml Raw ↑
aid: flightcontrol:flightcontrol-config-as-code
name: Flightcontrol Config-as-Code
tags:
- Config as Code
- Infrastructure as Code
- flightcontrol.json
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.flightcontrol.dev/docs/guides/flightcontrol/using-code
baseURL: https://app.flightcontrol.dev
properties:
- url: https://www.flightcontrol.dev/docs/guides/flightcontrol/using-code
  type: Documentation
- url: https://app.flightcontrol.dev/schema.json
  type: JSONSchema
description: Version-controlled flightcontrol.json (or flightcontrol.cue) declaring environments, services,
  regions, sources, and environment variables that drive AWS provisioning; a published JSON Schema enables
  editor autocompletion.