Skip to content

Commit

Permalink
Update Meraki provider version to 0.1.0 and move to CX Provider
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-humphries committed Sep 30, 2024
1 parent 74ae6a1 commit b0cafa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ terraform {

required_providers {
meraki = {
source = "cisco-open/meraki"
version = "0.2.4-alpha"
source = "CiscoDevNet/meraki"
version = "0.1.0"
}
utils = {
source = "netascode/utils"
Expand Down

0 comments on commit b0cafa0

Please sign in to comment.