-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerstavern
Milestone
Description
Describe the bug
When running the main branch on GCP with Pub/Sub, the default configuration will error that it is missing the environment variable GCP_PROJECT_ID. This is required to start connections to the Pub/Subs used by the reverse shell feature.
The value is already used as a variable by terraform, so we just need to add it as an env var to the cloud run.
To Reproduce
Steps to reproduce the behavior:
- Change terraform image to
spellshift/tavern:main - Run terraform as is
- Observe error due to missing
GCP_PROJECT_ID
Expected behavior
Cloud run starts without error
Screenshots
@chase1k may have it in his logs on GCP
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerstavern