Skip to content

Latest commit

 

History

History
74 lines (66 loc) · 3.92 KB

terraform.md

File metadata and controls

74 lines (66 loc) · 3.92 KB

Requirements

Name Version
terraform >= 0.13
aws >= 2.56, < 4.0

Providers

Name Version
aws >= 2.56, < 4.0
local n/a
template n/a

Inputs

Name Description Type Default Required
application Name of the current application string "gfw-aws-core-infrastructure" no
aws_region A valid AWS region to configure the underlying AWS SDK. string "us-east-1" no
dev_account_number Account number of production account string "563860007740" no
dmannarino_ip Daniel's home IP address string n/a yes
dynamo_db_lock_table_name Name of the lock table in Dynamo DB string "aws-locks" no
environment An environment namespace for the infrastructure. string n/a yes
gfw-gee-export_key GCS key for service account string n/a yes
gfw_api_token Access token for the GFW/RW API. string n/a yes
jterry_ip Justin's home IP address string n/a yes
log_retention_period Time in days to keep log files number n/a yes
production_account_number Account number of production account string "401951483516" no
project A project namespace for the infrastructure. string "Global Forest Watch" no
rds_backup_retention_period Time in days to keep RDS backup files number n/a yes
rds_instance_class RDS Aurora instance type for write node string n/a yes
rds_password Superuser password for RDS Aurora database string n/a yes
rds_password_ro Read Only user password for RDS Aurora database string n/a yes
slack_data_updates_hook Hook for Slack data-updates channel string n/a yes
staging_account_number Account number of production account string "274931322839" no
gtempus_ip Gary's home IP address string n/a yes

Outputs

Name Description
account_id n/a
acm_certificate n/a
aurora_cluster_instance_class n/a
bastion_hostname n/a
cidr_block n/a
data-lake_bucket n/a
default_security_group_id n/a
emr_instance_profile_name n/a
emr_service_role_name n/a
environment Environment of current state.
iam_policy_s3_write_data-lake_arn n/a
iam_policy_s3_write_pipelines_arn n/a
nat_gateway_ips n/a
pipelines_bucket n/a
postgresql_security_group_id Security group ID to access postgresql database
private_subnet_ids n/a
public_subnet_ids n/a
secrets_postgresql-reader_arn n/a
secrets_postgresql-reader_name n/a
secrets_postgresql-reader_policy_arn n/a
secrets_postgresql-writer_arn n/a
secrets_postgresql-writer_name n/a
secrets_postgresql-writer_policy_arn n/a
secrets_read-gfw-api-token_arn n/a
secrets_read-gfw-api-token_policy_arn n/a
secrets_read-gfw-gee-export_policy_arn n/a
secrets_read-slack-gfw-sync_policy_arn n/a
secrets_read-slack_gfw_sync_arn n/a
tags n/a
vpc_id n/a