Eric Liu
Eric Liu
we currently use the AWS ssm parameter store for environment variables. ssm does not accept empty strings as values. Will need to re-assess how to accomplish this.
**_npm install -g defang_** will install a link to cli.js which will call the defang binary. The link name is "defang" and will be found in the system PATH. **_cli.js_**...
**Description**: - The public cd is used in BYOC to create and deploy applications. - Each customer project needs to be built and deployed on to their provider. - Each...
"...Defaulting to a blank string." will no longer show since interpolation was implemented.
Ref: Original [PR](https://github.com/DefangLabs/defang-mvp/pull/1061) for interpolation. Closing this. Unlikely to implement, revisit if the DX for this become an issue for users.
Because we can't detect state of managed services, they never makes it to the "COMPLETED" state. May be we should just assume managed services are up and just depend on...
Give a proper error when the time stamp given doesn't make sense (i.e. in the future, not properly formatted, not an actual date)
Pulumi has been updated. Just needs confirmation that the update has fixed the issue.
@lionello it appears as if the service did not exit cleanly. Is the solution here to better identify that this is not a error condition itself? The AI debug seems...
see issue https://github.com/DefangLabs/defang/issues/973 for more details.