Skip to content

Commit

Permalink
Merge pull request #24 from FriedCircuits/bugfix/fix-jumpcloud-provider
Browse files Browse the repository at this point in the history
Switch jumpcloud providers
  • Loading branch information
FriedCircuits authored Nov 22, 2022
2 parents 23a0907 + a5371d3 commit 2a6071b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.20
v0.0.21
4 changes: 2 additions & 2 deletions modules/jumpcloud/users-groups/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ terraform {

required_providers {
jumpcloud = {
source = "sagewave/jumpcloud"
version = "~> 0.3"
source = "Paynetworx/jumpcloud"
version = "0.2.21"
}
}
}

0 comments on commit 2a6071b

Please sign in to comment.