Azure Container Instance
@hashicorp
The Azure ACI plugin deploys a container to Azure Container Instances.
- Official
- Built-in
Updated 2 months ago
- GitHub(opens in new tab)
Azure Container Instance Platform
Deploy a container to Azure Container Instances.
Interface
- Input: docker.Image
- Output: aci.Deployment
Examples
Parameters
16 Results
the capacity details for the container
environment variables to control broad modes of the application environment variables that are meant to configure the application in a static way. This might be control an image that has multiple modes of operation, selected via environment variable. Most configuration should use the waypoint config commands.
the volume details for a container