Closed iwaseasahi closed 3 years ago
https://github.com/iwaseasahi/christchurches-map-infra/issues/16
ElastiCache を Terraform で管理する
ElastiCache を Terraform で管理すること
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_cluster
Replication Group の場合はこちらのようです。 https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_replication_group
$ $ terraform import aws_elasticache_replication_group.main xxxx
背景
https://github.com/iwaseasahi/christchurches-map-infra/issues/16
目的
ElastiCache を Terraform で管理する
完成条件
ElastiCache を Terraform で管理すること