Viewing docs for defang v1.0.0
published on Monday, Mar 24, 2025 by DEPRECATED
published on Monday, Mar 24, 2025 by DEPRECATED
Defang (Deprecated)
I want to use the Pulumi defang package (defang) in my project.
## Provider details
- Package: defang
- Version: v1.0.0
- Publisher: DEPRECATED
- Source: pulumi
- Repository: https://github.com/DefangLabs/pulumi-defang
Help me get started using this provider. Show me a complete Pulumi program that provisions a common resource, including all necessary configuration and imports.
Viewing docs for defang v1.0.0
published on Monday, Mar 24, 2025 by DEPRECATED
published on Monday, Mar 24, 2025 by DEPRECATED
This package has been split into three cloud-specific providers. Choose the one for your target cloud:
defang-aws: deploy containerized services to AWS.defang-gcp: deploy containerized services to GCP.defang-azure: deploy containerized services to Azure.
The original defang provider deployed Docker Compose projects to any supported cloud through a single package with a providerID input. It has been replaced by one provider package per cloud, each with the same Compose-shaped inputs, so you pick the cloud you target at install time rather than at configuration time.
To migrate, install the package for your cloud (for example @defang-io/pulumi-defang-aws) and construct a Project resource with your services. See the per-cloud package pages linked above for installation and examples in every supported language.
Viewing docs for defang v1.0.0
published on Monday, Mar 24, 2025 by DEPRECATED
published on Monday, Mar 24, 2025 by DEPRECATED