{
  "support": ["aws", "azurerm", "google"],
  "provider": {
    "aws": "aws",
    "amazon": "aws",
    "amazon_web_services": "aws",
    "azurerm": "azurerm",
    "azure": "azurerm",
    "microsoft": "azurerm",
    "microsoft_azure": "azurerm",
    "google": "google",
    "gcp": "google",
    "google_cloud": "google",
    "google_cloud_platform": "google"
  },
  "template": {
    "aws": {
      "api": "aws/api-gateway-rest-api",
      "api-gateway": "aws/api-gateway-rest-api",
      "api-gateway-rest-api": "aws/api-gateway-rest-api",
      "api-gateway-resource": "aws/api-gateway-resource",
      "api-gateway-method": "aws/api-gateway-method",
      "api-gateway-method-response": "aws/api-gateway-method-response",
      "api-gateway-response": "aws/api-gateway-response",
      "api-gateway-integration": "aws/api-gateway-integration",
      "api-gateway-stage": "aws/api-gateway-stage",
      "api-gateway-deployment": "aws/api-gateway-deployment",
      "api-gateway-plan": "aws/api-gateway-plan",
      "api-gateway-key": "aws/api-gateway-key",
      "cf": "aws/cloudfront-distribution",
      "cloudfront": "aws/cloudfront-distribution",
      "cloudfront-distribution": "aws/cloudfront-distribution",
      "cognito-user-pool": "aws/cognito-user-pool",
      "ddb": "aws/dynamodb-table",
      "dynamo": "aws/dynamodb-table",
      "dynamodb": "aws/dynamodb-table",
      "dynamodb-table": "aws/dynamodb-table",
      "iam-user": "aws/iam-user",
      "iam-group": "aws/iam-group",
      "iam": "aws/iam-role",
      "iam-role": "aws/iam-role",
      "iam-policy": "aws/iam-policy",
      "iam-role-attach-policy": "aws/iam-role-attach-policy",
      "iam-role-policy-statement": "aws/iam-role-policy-statement",
      "lambda": "aws/lambda-function",
      "lambda-function": "aws/lambda-function",
      "s3": "aws/s3-bucket",
      "s3-bucket": "aws/s3-bucket",
      "s3-website": "aws/s3-website",
      "sns-topic": "aws/sns-topic",
      "sqs": "aws/sns",
      "kinesis-stream": "aws/kinesis-stream",
      "route53": "aws/route53",
      "route53-record": "aws/route53-record",
      "vpc": "aws/vpc",
      "vpc-subnet": "aws/vpc-subnet"
    },
    "azurerm": {
    },
    "google": {
    }
  }
}
