Closed mxfactorial closed 6 months ago
cloud development environments are matched with a developers local machine
a developer must create an env-id on their local with make env-id before creating a cloud development environment
env-id
make env-id
then terraform provisions an environment referencing the env-id
terraform manages env-id in a tf state file 3 subdirectories down from root
os manages ENV_ID in root .env file
ENV_ID
.env
12
requirement writing: 1.75
11.5
docker desktop on mac often errors with "proxyconnect tcp: dial tcp ...: i/o timeout"
cloud development environments are matched with a developers local machine
a developer must create an
env-id
on their local withmake env-id
before creating a cloud development environmentthen terraform provisions an environment referencing the
env-id
current
terraform manages
env-id
in a tf state file 3 subdirectories down from rootexpected
os manages
ENV_ID
in root.env
filehourly estimate
ENV_ID
references to os managed variable: 412