terraform aws neptune:基本的海王星模块 源码
地貌海王星 地形模块- 它是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
文件列表
terraform-aws-neptune-master.zip
(预估有个38文件)
terraform-aws-neptune-master
.prettierignore
10B
.gitignore
318B
.terraformignore
50B
README.md
7KB
validate.ps1
312B
.markdownlintrc
131B
.github
workflows
pull_request.yml
1KB
暂无评论