Skip to content

Commit

Permalink
Merge pull request #51 from spacelift-io/create-new-release
Browse files Browse the repository at this point in the history
Updated the module version to 1.7.0
  • Loading branch information
eminalemdar authored Sep 22, 2023
2 parents 17be415 + 5fde5c7 commit 840fe8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .spacelift/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 1
module_version: 1.6.0
module_version: 1.7.0
tests:
- name: AMD64-based workerpool
project_root: examples/amd64
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ terraform {
}
module "my_workerpool" {
source = "github.com/spacelift-io/terraform-aws-spacelift-workerpool-on-ec2?ref=v1.6.0"
source = "github.com/spacelift-io/terraform-aws-spacelift-workerpool-on-ec2?ref=v1.7.0"
configuration = <<-EOT
export SPACELIFT_TOKEN="${var.worker_pool_config}"
Expand Down

0 comments on commit 840fe8d

Please sign in to comment.