Skip to content

tomohiro/tomohiro.me

Repository files navigation

tomohiro.me

My domain configuration with AWS by Terraform

Dependency Status Build Status

Requirements

  • AWS access token
  • Atlas token
  • Terraform

Getting Started

Add tokens to .envrc:

$ cp .envrc.example .envrc
$ vi .envrc

Remote configuration:

$ terraform remote config -backend-config="name=tomohiro/tomohiro.me"

Check the plan:

$ terraform plan

Send the local environment variables to the Atlas environment:

$ terraform push -name="tomohiro/tomohiro.me"

LICENSE

© 2015 - 2016 Tomohiro TAIRA.

This project is licensed under the MIT license. See LICENSE for details.

About

My domain configuration with AWS by Terraform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published