Skip to content

Instantly share code, notes, and snippets.

@mhmdio
Created July 4, 2021 03:46
Show Gist options
  • Save mhmdio/78fe1eb71f5d958d7620bbfe08b4f11f to your computer and use it in GitHub Desktop.
Save mhmdio/78fe1eb71f5d958d7620bbfe08b4f11f to your computer and use it in GitHub Desktop.
terraform block
terraform {
required_version = ">= 0.15.1"
backend "remote" {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment