This commit is contained in:
Daniel Roth 2026-05-08 11:56:21 +00:00
parent ebf807713c
commit 1ddbb9a79d

View file

@ -736,7 +736,7 @@ output "hubspot_etl_s3_read_and_write_arn" {
################################################
# MagicPlan Client Lambda
################################################
module "magic_client_trigger_bucket" {
module "magic_plan_client_bucket" {
source = "../modules/tf_state_bucket"
bucket_name = "magic-plan-client-terraform-state"
}