1 parent eb61ef3 commit 7cd6b7cCopy full SHA for 7cd6b7c
1 file changed
main.tf
@@ -49,7 +49,7 @@ locals {
49
"terraform-libvirt-domain" = ["cloud-init", "libvirt", "libvirt-provider", "terraform-module"]
50
"tfroot-aws" = ["aws-provider", "kms", "opentofu", "s3-backend", "sops", "tfstate"]
51
"tfroot-cloudflare" = ["cloudflare", "cloudflare-access", "cloudflare-tunnel", "opentofu", "s3-backend", "sops", "tfstate"]
52
- "tfroot-gcp" = ["gcp", "gcs-backend", "opentofu", "sops", "tfstate", "workload-identity-federation"]
+ "tfroot-gcp" = ["gcp", "gcs-backend", "kms", "opentofu", "sops", "tfstate", "workload-identity-federation"]
53
"tfroot-github" = ["github-actions", "opentofu", "s3-backend", "sops", "tfstate", "terraform-provider-github"]
54
"tfroot-libvirt" = ["cloud-init", "k3s", "libvirt", "libvirt-provider", "opentofu", "s3-backend", "sops", "tfstate"]
55
"tfroot-namecheap" = ["cloudflare", "dns", "domains", "namecheap", "opentofu"]
0 commit comments