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
@glokta1 Yes, that seems like exactly what we need (maybe except the commenting errors part, that's a bit overkill). Do let me know if we need to add any other secrets, I'll add them.
Use GitHub Actions to do the following:
terraform plan
) on each non-master commitDeployment (terraform apply
) on each master commit/pushRequired environment variables will be set as GitHub Actions secrets by repository owners when merging the PR for this.
edit: Split deployment into a different issue #2.
The text was updated successfully, but these errors were encountered: