Skip to content

Commit

Permalink
chore: upgrade to Aspect Workflows 5.8.0-rc2 (#1261)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored Sep 9, 2023
1 parent e1aac6c commit 9e3c2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aspect/workflows/terraform/workflows.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data "google_compute_image" "runner_image" {

module "aspect_workflows" {
# Aspect Workflows terraform module
source = "gcs::https://storage.googleapis.com/storage/v1/aspect-artifacts/5.7.3/workflows-gcp/terraform-gcp-aspect-workflows.zip"
source = "gcs::https://storage.googleapis.com/storage/v1/aspect-artifacts/5.8.0-rc2/workflows-gcp/terraform-gcp-aspect-workflows.zip"

# Network properties
network = google_compute_network.workflows_network.id
Expand Down

0 comments on commit 9e3c2e9

Please sign in to comment.