type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.aws.EnableApiGatewayCaching
displayName: Enable API gateway caching
description: Enable caching for all methods of API Gateway.
- org.openrewrite.terraform.AddConfiguration:
resourceName: aws_api_gateway_rest_api
content: cache_cluster_enabled = true