Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nivleshc/440cbc28b5a7ba797fb5a738d4b8110a to your computer and use it in GitHub Desktop.
Save nivleshc/440cbc28b5a7ba797fb5a738d4b8110a to your computer and use it in GitHub Desktop.
This gist contains code from the eks/data.tf file which is part of the blog-amazon-s3-filesystem-for-amazon-eks-cluster repository.
data "aws_caller_identity" "current" {}
data "aws_region" "current" {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment