Skip to content
Snippets Groups Projects
Verified Commit d7734b22 authored by Levente Polyak's avatar Levente Polyak :rocket: Committed by Levente Polyak
Browse files

terraform: update stage2 provider version declaration

In commit d31f8404 we changed the
terraform provider for uptimerobot. Reflect this change in the terraform
lock file and provider version declaration.
parent 6a5a938e
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ terraform {
source = "mrparkers/keycloak"
}
uptimerobot = {
source = "louy/uptimerobot"
source = "vexxhost/uptimerobot"
}
}
required_version = ">= 0.13"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment