mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-19 05:02:56 -05:00
48 lines
1.7 KiB
Markdown
48 lines
1.7 KiB
Markdown
---
|
|
name: 🚀 Feature Request
|
|
about: I have a suggestion (and might want to implement myself 🙂)!
|
|
title: Support for [thing]
|
|
|
|
---
|
|
|
|
<!--- Please keep this note for the community --->
|
|
|
|
### Community Note
|
|
|
|
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
|
|
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
|
|
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
|
|
|
|
<!--- Thank you for keeping this note for the community --->
|
|
|
|
### Description
|
|
|
|
<!--- Please leave a helpful description of the feature request here. --->
|
|
|
|
### New or Affected Resource(s)
|
|
|
|
<!--- Please list the new or affected resources and data sources. --->
|
|
|
|
* docker_XXXXX
|
|
|
|
### Potential Terraform Configuration
|
|
|
|
<!--- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --->
|
|
|
|
```hcl
|
|
# Copy-paste your Terraform configurations here - for large Terraform configs,
|
|
# please use a service like Dropbox and share a link to the ZIP file. For
|
|
# security, you can also encrypt the files using our GPG public key.
|
|
```
|
|
|
|
### References
|
|
|
|
<!---
|
|
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests
|
|
|
|
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Vendor blog posts or documentation? For example:
|
|
|
|
* https://azure.microsoft.com/en-us/roadmap/virtual-network-service-endpoint-for-azure-cosmos-db/
|
|
--->
|
|
|
|
* #0000
|