Skip to content

Commit

Permalink
Update website documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Jun 9, 2020
1 parent feb8ad1 commit a89e8c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/argo.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ resource "cloudflare_argo" "example" {
The following arguments are supported:

* `zone_id` - (Required) The DNS zone ID that you wish to manage Argo on.
* `tiered_caching` - (Optional) Whether tiered caching is enabled. Valid values: `on` or `off`. Defaults to `off`.
* `smart_routing` - (Optional) Whether smart routing is enabled. Valid values: `on` or `off`. Defaults to `off`.
* `tiered_caching` - (Optional) Whether tiered caching is enabled. Valid values: `on` or `off`.
* `smart_routing` - (Optional) Whether smart routing is enabled. Valid values: `on` or `off`.


## Import
Expand Down

0 comments on commit a89e8c4

Please sign in to comment.