mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 06:06:18 +00:00
Merge pull request #155 from mboldt/terraform-main
Update link to Terraform example
This commit is contained in:
@@ -115,7 +115,7 @@ OpenAPI/Swaggerの仕様、JSONスキーマファイル、プロトコル定義
|
||||
|
||||
様々なビルド、インストール、解析などの操作を行うためのスクリプトです。
|
||||
|
||||
これらのスクリプトはルートレベルの Makefile を小さくシンプルに保ちます (例: [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile))。
|
||||
これらのスクリプトはルートレベルの Makefile を小さくシンプルに保ちます (例: [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile))。
|
||||
|
||||
例に関しては、[`/scripts`](scripts/README.md)ディレクトリを参照してください。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user