hashicorp / hashicorp/tfc-workflows-github
get outputs for use in github actions
- Lenguaje dominante
- HCL
- Estrellas
- 178
- Forks
- 30
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi! Thank you very much for creating these actions. They've made it a lot easier for me to build out the continuous deployment workflow I want.
One feature request that I have is the ability to get the Terraform outputs to be used in my Github Actions. For instance, after Terraform Apply Run I want to be able to push my Docker image to the AWS ECR repo that I created with Terraform. This requires me to have the repository URL and the AWS IAM role that Github should assume to be able to get the repository login credentials.
For now I've created [a get-terraform-outputs action](https://github.com/marketplace/actions/get-terraform-outputs) to handle this for me, but it would be really nice if this was included in the official workflows.
Or if there's some reason why I shouldn't do this, I would love to know that as well.
Thanks!
Guía de contribución
Línea de trabajo
Comienza revisando los workflows oficiales y la acción get-terraform-outputs enlazada para comprender cómo se pueden exponer las salidas de Terraform a pasos posteriores de GitHub Actions. Se considera terminado cuando un workflow documentado puede usar las salidas de un Terraform apply en pasos posteriores, como para publicar en AWS ECR.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- aws, github-actions, terraform
- Área
- ci-cd, cloud, devops
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100