按需堡垒:使用Fargate按需创建和销毁堡垒

时间:2021-02-04 08:31:57
【文件属性】:
文件名称:按需堡垒:使用Fargate按需创建和销毁堡垒
文件大小:41KB
文件格式:ZIP
更新时间:2021-02-04 08:31:57
bastion lambda terraform ecs jumpbox 按需堡垒 这是一个功能齐全的示例,说明了如何使用按需创建和销毁堡垒实例。 有关此示例的深入指南,请在我的网站查看 。 初赛 在安装之前,您需要安装: 此存储库中的所有内容均假定使用default AWS配置文件。 您可以使用AWS_PROFILE环境变量轻松覆盖该假设。 您可以使用配置凭据。 您还需要使用AWS控制台或CLI(如果还没有)将公用SSH密钥上载到IAM用户。 建立 如果您之前配置,请立即使用模块进行配置: cd api-gateway-logger terraform init terraform plan -out plan terraform apply plan &
【文件预览】:
bastions-on-demand-master
----.gitignore(27B)
----main.tf(1KB)
----api-gateway-logger()
--------main.tf(1KB)
--------variables.tf(46B)
----vpc()
--------main.tf(2KB)
--------variables.tf(21B)
--------outputs.tf(205B)
----bastion()
--------main.tf(939B)
--------variables.tf(21B)
--------bin()
--------outputs.tf(238B)
--------container()
----variables.tf(46B)
----LICENSE(11KB)
----outputs.tf(122B)
----README.md(3KB)
----service()
--------api()
--------.gitignore(12B)
--------main.tf(3KB)
--------variables.tf(291B)
--------bin()
--------destroy.rb(40B)
--------container-definitions.tpl.json(495B)
--------.ruby-version(6B)
--------outputs.tf(54B)
--------create.rb(39B)
--------session.rb(1KB)
--------Gemfile(184B)
--------Gemfile.lock(633B)

网友评论