This guide provides instructions on setting up and utilizing the .helios
file format to manage your dotenv
cloud projects efficiently. It specifically addresses the dotenv
section and its project
property, which are custom to the .helios
configuration for your app.
The .helios
file format offers a structured approach to managing environment settings, making it especially useful for Infrastructure as Code (IaC) projects that require organized and manageable configurations.
Below is an example of a simple .helios
file structure:
[dotenv]
project=my-dot-env-project-name