LocalBackendOutputs
A local file based backend outputs implementation. All terraraform outputs entry are stored in the output file.
Usageâ
The EC2 Servers example demonstrates the generated Terraform local_file.localfile_myserverstackjson resource inside the stack.tf.json file.
import { LocalBackendOutputs } from "@dinghy/tf-common"
<LocalBackendOutputs/>