Created
August 18, 2024 11:14
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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