Skip to content

tiddnet/terraform-core

Repository files navigation

terraform-core

First time setup:

terraform get
terraform init
terraform plan
terraform apply (creates dynamoDB and s3 buckets)
mv terraform_remote.tf.no terraform_remote.tf
terraform init (copy configuration from local to s3

DNS:

  • Zones
  • Delegation records

Network:

  • VPC
  • subnets [private, public]

TODO:

Create base module to expose:

Security Policy:

  • Security groups
  • Define bastion hosts

Logging:

Monitoring:

Alerting conditions:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages