Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nivleshc/f8866ec7b9190fc93a4ec55de0d50d90 to your computer and use it in GitHub Desktop.
Save nivleshc/f8866ec7b9190fc93a4ec55de0d50d90 to your computer and use it in GitHub Desktop.
Contents of grafana/data.tf from the visualise-network-traffic repository.
data "aws_region" "current" {}
data "aws_caller_identity" "current" {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment