hashicorp / terraform-docs-agents

Content for Terraform's agents documentation.
terraform-docs-agents.vercel.app
Mozilla Public License 2.0
6 stars 14 forks source link

Update hooks.mdx #67

Open dlavric opened 1 year ago

dlavric commented 1 year ago

In the current Docker image for hashicorp/tfc-agent:latest , this directory already exists /home/tfc-agent/.tfc-agent

This PR is to update command to not fail if the directory exists.

Please update to:

RUN mkdir -p /home/tfc-agent/.tfc-agent

I am sharing a screenshot for the reference of where -p should be placed in our documentation.

Screenshot 2023-05-31 at 09 11 47

vercel[bot] commented 1 year ago

@dlavric is attempting to deploy a commit to the HashiCorp Team on Vercel.

A member of the Team first needs to authorize it.

dlavric commented 10 months ago

@judithpatudith Could you please take a look on this PR and merge it?

Thanks!

dlavric commented 9 months ago

Hello,

Can this PR be merged?

Thanks!