mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-28 12:02:03 -04:00
When stage_name is not passed to the resource aws_api_gateway_deployment a terraform apply will fail. This is because the stage_name is required and not optional.