Skip to content

Commit 7cd6b7c

Browse files
committed
fix: retain tfroot-gcp topic set
1 parent eb61ef3 commit 7cd6b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ locals {
4949
"terraform-libvirt-domain" = ["cloud-init", "libvirt", "libvirt-provider", "terraform-module"]
5050
"tfroot-aws" = ["aws-provider", "kms", "opentofu", "s3-backend", "sops", "tfstate"]
5151
"tfroot-cloudflare" = ["cloudflare", "cloudflare-access", "cloudflare-tunnel", "opentofu", "s3-backend", "sops", "tfstate"]
52-
"tfroot-gcp" = ["gcp", "gcs-backend", "opentofu", "sops", "tfstate", "workload-identity-federation"]
52+
"tfroot-gcp" = ["gcp", "gcs-backend", "kms", "opentofu", "sops", "tfstate", "workload-identity-federation"]
5353
"tfroot-github" = ["github-actions", "opentofu", "s3-backend", "sops", "tfstate", "terraform-provider-github"]
5454
"tfroot-libvirt" = ["cloud-init", "k3s", "libvirt", "libvirt-provider", "opentofu", "s3-backend", "sops", "tfstate"]
5555
"tfroot-namecheap" = ["cloudflare", "dns", "domains", "namecheap", "opentofu"]

0 commit comments

Comments
 (0)