mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-18 18:29:44 -05:00
Remove a broken link (#36102)
Co-authored-by: Liam Cervante <liam.cervante@hashicorp.com>
This commit is contained in:
parent
57f63cfc2f
commit
017c8d2ccb
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ import (
|
|||
"os"
|
||||
)
|
||||
|
||||
// From: https://gist.github.com/m4ng0squ4sh/92462b38df26839a3ca324697c8cba04
|
||||
|
||||
// CopyFile copies the contents of the file named src to the file named
|
||||
// by dst. The file will be created if it does not already exist. If the
|
||||
// destination file exists, all it's contents will be replaced by the contents
|
||||
|
|
|
|||
Loading…
Reference in a new issue