You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.
I mean, it looks pretty straight forward, but steps.kustomize.outputs.stdout and process.env.kustomize are always empty, maybe its something really stupid that i'm missing, here are some example that work just fine:
So from according to my research this is done by creating and env and then just quote it and post it, like this:
I mean, it looks pretty straight forward, but
steps.kustomize.outputs.stdout
andprocess.env.kustomize
are always empty, maybe its something really stupid that i'm missing, here are some example that work just fine:https://github.com/hashicorp/learn-terraform-github-actions/blob/master/.github/workflows/terraform.yml
https://www.civo.com/learn/use-the-terraform-provider-of-civo-in-github-actions-and-s3-to-save-the-state#the-action
https://github.com/ManagedKube/kubernetes-ops/blob/master/.github/workflows/terraform-eks-pipeline.yaml
hashicorp/setup-terraform#7 (comment)
https://github.com/marketplace/actions/terraform-pr-commenter
@stefanprodan would you might be able to help me out?
The text was updated successfully, but these errors were encountered: