Skip to content

Instantly share code, notes, and snippets.

@phivid
Last active January 13, 2020 10:18
Show Gist options
  • Save phivid/80c8eefc2345207c5c0b593551f3af5e to your computer and use it in GitHub Desktop.
Save phivid/80c8eefc2345207c5c0b593551f3af5e to your computer and use it in GitHub Desktop.
provider "aws" {
version = "~> 2.0"
region = "eu-west-1"
ignore_tag_prefixes = ["kubernetes.io"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment