mirror of https://github.com/hashicorp/terraform
provider/aws: Make 'stage_name' required in api_gateway_deployment (#6797)
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.pull/6800/head
parent
fc022e8750
commit
e3352e855c
Loading…
Reference in new issue