Skip to content

Switch to the new API for marking as required the region field of the Cloud Function resource #1500

Switch to the new API for marking as required the region field of the Cloud Function resource

Switch to the new API for marking as required the region field of the Cloud Function resource #1500

Workflow file for this run

# SPDX-FileCopyrightText: 2024 The Crossplane Authors <https://crossplane.io>
#
# SPDX-License-Identifier: CC0-1.0
name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@standard-runners
with:
go-version: 1.21
cleanup-disk: true
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}