github.com/wata727/tflint@v0.12.2-0.20191013070026-96dd0d36f385/rules/awsrules/models/mappings/resource-groups.hcl (about)

     1  import = "aws-sdk-go/models/apis/resource-groups/2017-11-27/api-2.json"
     2  
     3  mapping "aws_resourcegroups_group" {
     4    name           = GroupName
     5    description    = GroupDescription
     6    resource_query = ResourceQuery
     7  }