env "k8s" { url = "postgres://$DB_USER:$DB_PASSWORD@postgres:5432/stripe_invoice?sslmode=disable" migration { dir = "file://atlas/migrations" } }