Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created January 13, 2025 01:42
Show Gist options
  • Select an option

  • Save KyMidd/02b60d454726584e098b3cc054650f18 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/02b60d454726584e098b3cc054650f18 to your computer and use it in GitHub Desktop.
###
# General data sources
###
# Current AWS account id
data "aws_caller_identity" "current" {}
# Region
data "aws_region" "current" {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment