Add ak-gatekeeper
This commit is contained in:
6
ak-gatekeeper/outputs.tf
Normal file
6
ak-gatekeeper/outputs.tf
Normal file
@@ -0,0 +1,6 @@
|
||||
output "provider_id" {
|
||||
value = authentik_provider_proxy.app_proxy_provider.id
|
||||
}
|
||||
output "middleware" {
|
||||
value = kubectl_manifest.middleware.name
|
||||
}
|
||||
Reference in New Issue
Block a user