Skip to content

Commit

Permalink
Fixed equinix_ecx_l2_connection_accepter docs after v1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikouaj committed Jan 7, 2021
1 parent e5d642c commit 7544723
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/resources/ecx_l2_connection_accepter.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,11 @@ recommended to keep credentials in any Terraform configuration.

## Argument Reference

<<<<<<< HEAD
* `connection_id`
* `access_key`
* `secret_key`
=======
* `connection_id` - (Required) Identifier of Layer 2 connection that will be accepted
* `access_key` - (Optional) Access Key used to accept connection on provider side
* `secret_key` - (Optional) Secret Key used to accept connection on provider side
* `aws_profile` - (Optional) AWS Profile Name for retrieving credentials from
shared credentials file
>>>>>>> 14fcdd4... GH-38 ecx_l2_conn_accepter: AWS creds can be provided by env vars and shared config as well

## Attribute Reference

Expand Down

0 comments on commit 7544723

Please sign in to comment.