iwaseasahi / christchurches-map-infra

キリスト教会マップのインフラ管理
0 stars 0 forks source link

ElastiCache を Terraform で管理する #19

Closed iwaseasahi closed 3 years ago

iwaseasahi commented 3 years ago

背景

https://github.com/iwaseasahi/christchurches-map-infra/issues/16

目的

ElastiCache を Terraform で管理する

完成条件

ElastiCache を Terraform で管理すること

iwaseasahi commented 3 years ago

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_cluster

iwaseasahi commented 3 years ago

Replication Group の場合はこちらのようです。 https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_replication_group

iwaseasahi commented 3 years ago
$ $ terraform import aws_elasticache_replication_group.main xxxx