feat: enable terraform-artifactapi jobs (#190)

woodpecker jobs for terraform-artifactapi use the service account of the
same name to run jobs, so that it can access specific secrets

- add terraform-artifactapi serviceaccount

---------

Co-authored-by: Ben Vincent <ben@unkin.net>
Reviewed-on: #190
This commit was merged in pull request #190.
This commit is contained in:
2026-06-17 21:23:49 +10:00
parent 188c39f85d
commit 17782d716c
@@ -0,0 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: terraform-artifactapi
namespace: woodpecker