AWS中的Terraform密钥对 例子 有关示例使用方法,请参考examples文件夹。 用法 module "keys" { source = "john-morsley/aws-keys" name = "example" tags = { Terraform = "true" } }