terraform-provider-local
Utility provider used to manage local resources, such as creating files.
파일 탐색기
최종 버전 다운로드 (.zip)- .gitkeep
- 2.2.3.md
- 2.3.0.md
- 2.4.0.md
- 2.4.1.md
- 2.5.0.md
- 2.5.1.md
- 2.5.2.md
- 2.5.3.md
- 2.6.0.md
- 2.6.1.md
- 2.6.2.md
- 2.7.0.md
- 2.8.0.md
- 2.9.0.md
- v2.5.3-alpha1.md
- Bug_Report.yml
- config.yml
- Feature_Request.yml
- build.yml
- ci-changie.yml
- compliance.yml
- issue-comment-triage.yml
- issue-opened.yml
- lock.yml
- pull-request.yml
- test.yml
- CODEOWNERS
- CONTRIBUTING.md
- dependabot.yml
- labeler-issue-triage.yml
- labeler-pull-request-triage.yml
- pull_request_template.md
- SUPPORT.md
- ci.hcl
- release-metadata.hcl
- security-scan.hcl
- terraform-provider-local-artifacts.hcl
- command.md
- file.md
- sensitive_file.md
- direxists.md
- file.md
- sensitive_file.md
- index.md
- file.md
- sensitive_file.md
- direxists.md
- file.md
- sensitive_file.md
- index.md
- command.md
- file.md
- sensitive_file.md
- command.md
- direxists.md
- file.md
- sensitive_file.md
- index.md
- action.tf
- action_environment.tf
- example_script.sh
- data-source.tf
- data-source-file.tf
- data-source-sensitive-file.tf
- ephemeral-resource.tf
- .gitkeep
- basic.tf
- homedir.tf
- resource-file.tf
- resource-sensitive-file.tf
- file_permission_type.go
- file_permission_type_test.go
- .gitkeep
- main.tf
- main.tf
- not_a_dir.txt
- not_a_dir.txt
- main.tf
- not_a_dir_symlink
- example_script.sh
- main.tf
- variables.tf
- env_script.sh
- main.tf
- variables.tf
- example_script.sh
- main.tf
- variables.tf
- example_script.sh
- main.tf
- local_file
- main.tf
- local_file
- main.tf
- action_local_command.go
- action_local_command_test.go
- data_source_local_command.go
- data_source_local_command_test.go
- data_source_local_file.go
- data_source_local_file_test.go
- data_source_local_sensitive_file.go
- data_source_local_sensitive_file_test.go
- ephemeral_local_command.go
- ephemeral_local_command_test.go
- function_direxists.go
- function_direxists_test.go
- provider.go
- provider_test.go
- resource_local_file.go
- resource_local_file_test.go
- resource_local_sensitive_file.go
- resource_local_sensitive_file_test.go
- _summary.yaml
- command.md.tmpl
- file.md.tmpl
- sensitive_file.md.tmpl
- direxists.md.tmpl
- file.md.tmpl
- sensitive_file.md.tmpl
- index.md.tmpl
- go.mod
- go.sum
- tools.go
- VERSION
- .changie.yaml
- .copywrite.hcl
- .gitignore
- .golangci.yml
- CHANGELOG.md
- GNUmakefile
- go.mod
- go.sum
- LICENSE
- main.go
- README.md
- terraform-registry-manifest.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/hashicorp/terraform-provider-local
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd terraform-provider-local
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
