github.com/tetrafolium/tflint@v0.8.0/tflint/test-fixtures/v0.11.0_module/.terraform/modules/002be730f1b024817d11366b76178a82/variables.tf (about)

     1  # ---------------------------------------------------------------------------------------------------------------------
     2  # REQUIRED PARAMETERS
     3  # You must provide a value for each of these parameters.
     4  # ---------------------------------------------------------------------------------------------------------------------
     5  
     6  variable "iam_role_id" {
     7    description = "The ID of the IAM Role to which these IAM policies should be attached"
     8  }