Skip to content

Commit 6ff302b

Browse files
docs: add Docker to provider authentication docs (#15494)
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
1 parent 4a6b28f commit 6ff302b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/workflows/weekly-docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ permissions:
1616
jobs:
1717
check-docs:
1818
runs-on: ubuntu-latest
19+
permissions:
20+
pull-requests: write # required to post PR review comments by the action
1921
steps:
2022
- name: Harden Runner
2123
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1

docs/admin/templates/extending-templates/provider-authentication.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ environments:
4242
- [Amazon Web Services](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)
4343
- [Microsoft Azure](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs)
4444
- [Kubernetes](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs)
45+
- [Docker](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs)
46+
47+
## Use a remote Docker host for authentication
48+
49+
There are two ways to use a remote Docker host for authentication:
50+
51+
- Configure the Docker provider to use a
52+
[remote host over SSH or TCP](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts).
53+
- Run an [external provisioner](../../provisioners.md) on the remote docker
54+
host.
4555

4656
Other providers might also support authenticated environments. Check the
4757
[documentation of the Terraform provider](https://registry.terraform.io/browse/providers)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy