1. 首页
  2. 数据库
  3. 其它
  4. terraform aws neptune:基本的海王星模块 源码

terraform aws neptune:基本的海王星模块 源码

上传者: 2021-04-27 11:28:52上传 ZIP文件 51.97KB 热度 9次
地貌海王星 地形模块- 它是100%开源的,并根据许可。 用法 这只是一个非常基本的例子。 $ checkov -d . --external-checks-dir checkov/ ... 在您现有的Terraform代码中将此模块存储模块module.neptune.tf包括在内: module " neptune " { source = " JamesWoolfenden/neptune/aws " version = " 0.0.1 " common_tags = var . common_tags subnet_ids = [ element ( tolist ( data . aws_subnet_ids . private . ids ), 0 )] cluster = local . confi
下载地址
用户评论