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:
@@ -116,7 +116,7 @@ Configuraciones de inicio del sistema (systemd, upstart, sysv) y administración
|
||||
|
||||
Scripts para realizar varias operaciones de construcción, instalación, análisis, etc.
|
||||
|
||||
Estos scripts mantienen el Makefile de nivel raíz pequeño y simple (p.ej, [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
Estos scripts mantienen el Makefile de nivel raíz pequeño y simple (p.ej, [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
Consulte el directorio `/scripts` para ver ejemplos.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user