Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #432 from schlueter/patch-1
Browse files Browse the repository at this point in the history
Add documentation of endpoint option
  • Loading branch information
R. Tyler Croy authored Jul 3, 2016
2 parents 36ac514 + 37add8c commit 924d945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ This provider exposes quite a few provider-specific configuration options:
* `unregister_elb_from_az` - Removes the ELB from the AZ on removal of the last instance if true (default). In non default VPC this has to be false.
* `terminate_on_shutdown` - Indicates whether an instance stops or terminates
when you initiate shutdown from the instance.
* `endpoint` - The endpoint URL for connecting to AWS (or an AWS-like service). Only required for non AWS clouds, such as [eucalyptus](https://github.com/eucalyptus/eucalyptus/wiki).

These can be set like typical provider-specific configuration:

Expand Down

0 comments on commit 924d945

Please sign in to comment.