Update readme
parent
fb35966e46
commit
bce962fd0a
|
|
@ -40,8 +40,8 @@ The provide takes two arguments, `url` and `token`. For the data sources and res
|
||||||
terraform {
|
terraform {
|
||||||
required_providers {
|
required_providers {
|
||||||
nautobot = {
|
nautobot = {
|
||||||
version = "0.1"
|
version = "0.2.4"
|
||||||
source = "github.com/nleiva/nautobot"
|
source = "nleiva/nautobot"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue