diff --git a/.gitignore b/.gitignore index 8854473e..4a79d3c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ # ---> Terraform # Local .terraform directories -**/.terraform/* # .tfstate files *.tfstate diff --git a/Terraform/.terraform/.DS_Store b/Terraform/.terraform/.DS_Store new file mode 100644 index 00000000..1e3ac965 Binary files /dev/null and b/Terraform/.terraform/.DS_Store differ diff --git a/Terraform/.terraform/providers/.DS_Store b/Terraform/.terraform/providers/.DS_Store new file mode 100644 index 00000000..7b13692a Binary files /dev/null and b/Terraform/.terraform/providers/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/.DS_Store b/Terraform/.terraform/providers/registry.terraform.io/.DS_Store new file mode 100644 index 00000000..27b8294d Binary files /dev/null and b/Terraform/.terraform/providers/registry.terraform.io/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/hashicorp/.DS_Store b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/.DS_Store new file mode 100644 index 00000000..c07d36b1 Binary files /dev/null and b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/.DS_Store b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/.DS_Store new file mode 100644 index 00000000..bc37f2f7 Binary files /dev/null and b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/2.5.2/.DS_Store b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/2.5.2/.DS_Store new file mode 100644 index 00000000..c323a28d Binary files /dev/null and b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/2.5.2/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/2.5.2/linux_amd64 b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/2.5.2/linux_amd64 new file mode 120000 index 00000000..49350834 --- /dev/null +++ b/Terraform/.terraform/providers/registry.terraform.io/hashicorp/local/2.5.2/linux_amd64 @@ -0,0 +1 @@ +/root/.terraform.d/plugins/registry.terraform.io/hashicorp/local/2.5.2/linux_amd64 \ No newline at end of file diff --git a/Terraform/.terraform/providers/registry.terraform.io/telmate/.DS_Store b/Terraform/.terraform/providers/registry.terraform.io/telmate/.DS_Store new file mode 100644 index 00000000..0111d1a0 Binary files /dev/null and b/Terraform/.terraform/providers/registry.terraform.io/telmate/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/.DS_Store b/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/.DS_Store new file mode 100644 index 00000000..81e3b05e Binary files /dev/null and b/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/3.0.1-rc4/.DS_Store b/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/3.0.1-rc4/.DS_Store new file mode 100644 index 00000000..c323a28d Binary files /dev/null and b/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/3.0.1-rc4/.DS_Store differ diff --git a/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/3.0.1-rc4/linux_amd64 b/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/3.0.1-rc4/linux_amd64 new file mode 120000 index 00000000..176fa211 --- /dev/null +++ b/Terraform/.terraform/providers/registry.terraform.io/telmate/proxmox/3.0.1-rc4/linux_amd64 @@ -0,0 +1 @@ +/root/.terraform.d/plugins/registry.terraform.io/telmate/proxmox/3.0.1-rc4/linux_amd64 \ No newline at end of file