parent
846fca77c1
commit
d908078ee6
51 changed files with 4649 additions and 276 deletions
8
authentik.old/Makefile
Normal file
8
authentik.old/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
init:
|
||||
@tofu init
|
||||
|
||||
plan:
|
||||
@tofu plan -out tfplan
|
||||
|
||||
apply:plan
|
||||
@tofu apply tfplan
|
Loading…
Add table
Add a link
Reference in a new issue