Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed May 31, 2024
1 parent 38e62fc commit 6b6de90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/tfbridge/schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,6 @@ func MakeTerraformConfigFromInputs(
return p.NewResourceConfig(ctx, raw)
}


// MakeTerraformState converts a Pulumi property bag into its Terraform equivalent. This requires
// flattening everything and serializing individual properties as strings. This is a little awkward, but it's how
// Terraform represents resource properties (schemas are simply sugar on top).
Expand Down

0 comments on commit 6b6de90

Please sign in to comment.