Skip to content

Commit

Permalink
Merge pull request hashicorp#222 from hashicorp/add-atlas-note
Browse files Browse the repository at this point in the history
Update README.md to add Atlas note
  • Loading branch information
bensojona authored Jul 5, 2017
2 parents 86c99d4 + 3a8b05c commit 0d435a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/providers/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Take all instructions from [Setup](https://github.com/hashicorp/best-practices/b
- [Settings](https://atlas.hashicorp.com/settings) -> Your Organization -> "Teams" -> "Manage" or "Create" -> "Add user"
- [ ] [Generate an Atlas API token](https://github.com/hashicorp/atlas-examples/blob/master/setup/general.md#generate-atlas-token)

**Note**: Although we use Atlas as our remote state backend in this example, it is _not_ required, any [backend type](https://www.terraform.io/docs/backends/types/index.html) will work.

**Note**: Terraform creates real resources in AWS that **cost money**. Don't forget to [destroy](https://github.com/hashicorp/best-practices/blob/master/terraform/providers/aws/README.md#terraform-destroy) your PoC environment when finished to avoid unnecessary expenses.

##### Set Local Environment Variables
Expand Down

0 comments on commit 0d435a9

Please sign in to comment.