website: remove forbidden account IDs from aws docs

This commit is contained in:
Mitchell Hashimoto 2015-04-22 08:09:04 +02:00
parent 308f66a511
commit 5dcf639fc8
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ provider "aws" {
access_key = "${var.aws_access_key}"
secret_key = "${var.aws_secret_key}"
region = "us-east-1"
# Not run this in live account
forbidden_account_ids = ["1234567890"]
}
# Create a web server