app-site
GonzalezAndrew/app-site/digitalocean
Terraform module which deploys a static site to DigitalOcean App Platform
Terraform DigitalOcean Static Site App Platform Module A Terraform module for deploying a static site to DigitalOcean App Platform. ---  !License: MIT Requirements | Name | Version | |------|---------| | terraform | >= 0.15.1, digitalocean | >= 2.4.0 | Providers | Name | Version | |------|---------| | digitalocean | 2.16.0 | Modules No modules. Resources | Name | Type | |------|------| | digitalocean_app.this | resource | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | spec | (Required) A DigitalOcean App spec describing the app. | any | [] | no | Outputs | Name | Description | |------|-------------| | active\_deployment\_id | The ID the app's currently active deployment. |
| Name | Type | Description | Default |
|---|---|---|---|
| spec | any | (Required) A DigitalOcean App spec describing the app. | [] |
id — ID of the app.default_ingress — The default URL to access the app.live_url — The live URL of the app.active_deployment_id — The ID the app's currently active deployment.updated_at — The date and time of when the app was last updated.created_at — The date and time of when the app was created.