From 12928d20f7aa43a2712a3d1ec4d55622af5b64ab Mon Sep 17 00:00:00 2001 From: Cloud Deploy Team Date: Wed, 5 Aug 2026 15:06:40 -0700 Subject: [PATCH] Internal cleanup PiperOrigin-RevId: 959891212 --- custom-targets/terraform/terraform-deployer/render.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-targets/terraform/terraform-deployer/render.go b/custom-targets/terraform/terraform-deployer/render.go index 131cdcf..45295b1 100644 --- a/custom-targets/terraform/terraform-deployer/render.go +++ b/custom-targets/terraform/terraform-deployer/render.go @@ -31,7 +31,7 @@ import ( "github.com/hashicorp/hcl/v2/hclsyntax" "github.com/hashicorp/hcl/v2/hclwrite" "github.com/mholt/archiver/v3" - "github.com/zclconf/go-cty/cty" + "google3/third_party/golang/github_com/zclconf/go_cty/v/v1/cty/cty" ) const (