terraform {
  # s3 parameters are passed in command line.
  backend "s3" {}
}