# Constants
This is used in the BasicPlaceholderData() func in the packer/provisioner.go To force users to access generated data via the "generated" func.
# Structs
GeneratedData manages variables created and exported by a builder after it starts, so that provisioners and post-processors can have access to build data generated at runtime -- for example, instance ID or instance IP address.