hasher-matcher-actioner/terraform/authentication-shared/variables.tf (4 lines of code) (raw):

# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved variable "organization" { description = "The name / acronym to use for resource names that must be globally unique (use only lower case alpha a-z, and, optionally, hyphens)" type = string }