Aaron Stillwell
Aaron Stillwell
This PR is an attempt at implementing DNS wildcard support. The use case in mind is for those of us who wish to use nebula's DNS in conjunction with virtual...
**Describe the bug** Config vars don't have quotes escaped when being set on an app. **To Reproduce** Try setting a config var on an app with quotes in it. **Expected...
**Describe the bug** When setting the ports attribute on an app, there is no handling for duplicates. This is particularly problematic as apps by default have port settings on 80/443...
**Is your feature request related to a problem? Please describe.** A dokku app resource cannot be configured to be added to a docker network via terraform. [Dokku supports this](https://dokku.com/docs/networking/network/#attaching-an-app-to-a-network). **Describe...
**Is your feature request related to a problem? Please describe.** An app created through terraform today has to then be manually pushed to in order to deploy. This makes sense...
**Is your feature request related to a problem? Please describe.** Currently users can only view documentation by navigating to the github repo. Stable terraform providers have documentation available on the...
**Is your feature request related to a problem? Please describe.** Most dokku services allow for configuring backups to S3. This should be configurable via terraform - one can imagine that...
**Describe the bug** If a service is stopped, the provider will crash when attempting to read its state. **To Reproduce** Stop a service (e.g a postgres db) via dokku, then...
**Is your feature request related to a problem? Please describe.** Using the provider in some environments (e.g terraform cloud?) is challenging given the lack of ability to provide a path...
goreleaser isn't using the changelog correctly when it creates a new release, `v0.5.2` has been updated by hand. This is subsequent to updating goreleaser several major versions in `v0.5.2`.