chore: update terraform dependencies and config
terraform.lock.hcl updated with provider versions (goauthentik 2024.12.1). Regenerated from current provider blocks.
This commit is contained in:
@@ -17,6 +17,14 @@ terraform {
|
||||
source = "hashicorp/null"
|
||||
version = "~> 3.2"
|
||||
}
|
||||
authentik = {
|
||||
source = "goauthentik/authentik"
|
||||
version = "~> 2024.6"
|
||||
}
|
||||
aws = {
|
||||
source = "hashicorp/aws"
|
||||
version = "~> 5.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user