type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.aws.EnsureVPCSubnetsDoNotAssignPublicIPByDefault
displayName: Ensure VPC subnets do not assign public IP by default
description: Ensure VPC subnets do not assign public IP by default.
- org.openrewrite.terraform.AddConfiguration:
content: map_public_ip_on_launch = false