mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 21:11:02 +00:00
bitwarden deployment
This commit is contained in:
commit
42ec743a00
24 changed files with 498 additions and 0 deletions
7
provider_other.tf
Executable file
7
provider_other.tf
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
provider "null" {
|
||||
version = "~> 1.0"
|
||||
}
|
||||
|
||||
provider "template" {
|
||||
version = "~> 1.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue