mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-30 19:49:50 -05:00
fix: remove all azure cps
This commit is contained in:
parent
09a5a1ccd4
commit
da72cf9d01
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/Bug_Report.md
vendored
2
.github/ISSUE_TEMPLATE/Bug_Report.md
vendored
|
|
@ -74,7 +74,7 @@ To obtain the debug output, see the [Terraform documentation on debugging](https
|
|||
|
||||
### Important Factoids
|
||||
|
||||
<!--- Are there anything atypical about your accounts that we should know? For example: Running in a Azure China/Germany/Government? --->
|
||||
<!--- Are there anything atypical about your setup that we should know? For example: Running the docker daemon with TLS? --->
|
||||
|
||||
### References
|
||||
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -2,7 +2,7 @@ blank_issues_enabled: false
|
|||
contact_links:
|
||||
- name: Terraform Docker Provider Questions
|
||||
url: https://gophers.slack.com/archives/C01G9TN5V36
|
||||
about: GitHub issues in this repository are only intended for bug reports and feature requests. Other issues will be closed. Please ask and answer questions through the Terraform Azure Provider Community Forum.
|
||||
about: GitHub issues in this repository are only intended for bug reports and feature requests. Other issues will be closed. Please ask and answer questions through the Terraform Docker Provider Slack channel.
|
||||
- name: Terraform Core Bug Reports and Feature Requests
|
||||
url: https://github.com/hashicorp/terraform/issues/new/choose
|
||||
about: Terraform Core, which handles the Terraform configuration language, CLI commands, and resource dependency graph, has its own codebase. Bug reports and feature requests for those pieces of functionality should be directed to that repository.
|
||||
|
|
|
|||
Loading…
Reference in a new issue