fix: remove all azure cps

This commit is contained in:
Manuel Vogel 2020-12-24 09:02:51 +01:00
parent 09a5a1ccd4
commit da72cf9d01
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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.