cd gcp
terraform init
terraform apply -var project_id=<YOUR-PROJECT-ID> -var init=true
Terraform will output a github_sa_account_key for demo purpose
You can use it for CI/CD integration. :warning: This key is sensitive and should not be public :warning:
Example for CI/CD with GitHub Actions under .github/workflows/build.yml
cd gcp
terraform destroy -var project_id=<YOUR-PROJECT-ID>
:warning: the registry backup storage won't be deleted, you'll need to delete it manually
Content type
Image
Digest
Size
47.1 MB
Last updated
over 5 years ago
docker pull paco0512/deno-oak