Skip to content

Commit

Permalink
Switch jumpcloud providers
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedCircuits committed Nov 22, 2022
1 parent 23a0907 commit a5371d3
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 a5371d3

Please sign in to comment.