Skip to content

Commit

Permalink
Linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharon Nam authored and Sharon Nam committed May 23, 2024
1 parent 6177977 commit b2e884b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/r/api_gateway_deployment.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ This resource supports the following arguments:
* `triggers` - (Optional) Map of arbitrary keys and values that, when changed, will trigger a redeployment. To force a redeployment without changing these keys/values, use the [`-replace` option](https://developer.hashicorp.com/terraform/cli/commands/plan#replace-address) with `terraform plan` or `terraform apply`.
* `variables` - (Optional) Map to set on the stage managed by the `stage_name` argument.


### `canary_settings` Argument Reference

* `percent_traffic` - Percentage (0.0-100.0) of traffic routed to the canary deployment.
Expand Down

0 comments on commit b2e884b

Please sign in to comment.