container "postgres" {
	path = "postgres.bundle"
	identities = [
		"v1.ipk.Ky60amL-6AYYQomvxivXDVS5d50h6BJkpDA0Hrqny7s"
	]
}

archive "postgres" {
    # Relative to root context path
    root = "./templates"
    includes = ["**"]
}
