Create aws_transfer_ssh_key from a map of user to SSH keys

前端 未结 0 645
甜味超标
甜味超标 2020-12-15 00:03

I\'m trying to create a transfer key from a map users to SSH keys

content_users = {
  "master" = [
    "ssh-rsa ...",
    "ssh-rsa ..         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题