hashicorp / hashicorp/tfc-workflows-github
feature: few thoughts for other functionalities
- Lingua principale
- HCL
- Stelle
- 178
- Fork
- 30
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Glad there is an official release for Terraform GitHub action, we've been doing this thing internally and it is a pain to create the wheel...
Few thoughts based on my use case,
1. Is it possible to support terraform enterprise? maybe just by allowing customers to provide the `host`? I believe the URL (`path` section) schema for TFC and TFE should be the same, it is just the `host` is different.
2. Is it possible to make `directory` optional? Terraform workspace should be able to know where the working directory is. This will also be very helpful when multiple workspaces (source code in different repos) need to be triggered in a certain order and monitor the progress from a central place. e.g. repo1 is the metadata for the infra, and few other repos are the consumer of the 1st repo, which need to be run (without code change) when there is an update of the 1st repo.
3. This might be too much, but return a list of workspaces based on tags/keyword/commit sha can be interesting. e.g. trigger a run for all workspaces with `production` tag or `project1` in name.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia separando le tre proposte: supporto per un host configurabile per Terraform Enterprise, gestione opzionale delle directory e selezione dei workspace tramite tag, nomi o SHA del commit. Leggi il workflow esistente della GitHub action di Terraform e i punti di ingresso della configurazione, quindi definisci i criteri di accettazione per ogni proposta prima dell’implementazione; il lavoro è completo quando sono disponibili un ambito concordato e test per il comportamento selezionato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, terraform
- Ambito
- cloud, devops, infrastructure
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100