Skip to content

Commit

Permalink
chore: upgrade to Aspect Workflows 5.8.10 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored Nov 30, 2023
1 parent 76cf598 commit 7d4a398
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 @@ -30,7 +30,7 @@ module "aspect_workflows" {
}

# Aspect Workflows terraform module
source = "https://s3.us-east-2.amazonaws.com/static.aspect.build/aspect/5.8.7/workflows/terraform-aws-aspect-workflows.zip"
source = "https://s3.us-east-2.amazonaws.com/static.aspect.build/aspect/5.8.10/workflows/terraform-aws-aspect-workflows.zip"

# Non-terraform Aspect Workflows release artifacts are pulled from the region specific
# aspect-artifacts bucket during apply. Aspect will grant your AWS account access to this bucket
Expand Down

0 comments on commit 7d4a398

Please sign in to comment.