[Version 2 Release] resource/aws_api_gateway_api_key: Remove deprecated stage_key argument #7677
Labels
service/apigateway
Issues and PRs that pertain to the apigateway service.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Milestone
Description
Tracking issue for https://www.terraform.io/docs/providers/aws/guides/version-2-upgrade.html#resource-aws_api_gateway_api_key
stage_key Argument Removal
Since the API Gateway usage plans feature was launched on August 11, 2016, usage plans are now required to associate an API key with an API stage. To migrate your Terraform configuration, the AWS provider implements support for usage plans with the following resources:
aws_api_gateway_usage_plan
aws_api_gateway_usage_plan_key
The text was updated successfully, but these errors were encountered: