Skip to content

Commit 01e123e

Browse files
authored
chore: upgrade to Aspect Worklfows 5.9.9 (#1484)
1 parent 6f581ef commit 01e123e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.aspect/workflows/terraform/workflows.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module "aspect_workflows" {
1616
region = local.region
1717

1818
# Aspect Workflows terraform module
19-
source = "https://s3.us-east-2.amazonaws.com/static.aspect.build/aspect/5.9.5/terraform-gcp-aspect-workflows.zip"
19+
source = "https://s3.us-east-2.amazonaws.com/static.aspect.build/aspect/5.9.9/terraform-gcp-aspect-workflows.zip"
2020

2121
# Network properties
2222
network = google_compute_network.workflows_network.id

0 commit comments

Comments
 (0)