dns-zone/main.tf (5 lines of code) (raw):

terraform { required_version = ">= 1" backend "gcs" {} } provider "google" {}