terraform-aws-cloudwatch-agent

时间:2024-06-13 16:32:00
【文件属性】:

文件名称:terraform-aws-cloudwatch-agent

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-13 16:32:00

HCL

terraform-aws-cloudwatch-agent Terraform模块,可使用cloud-init在EC2实例上安装CloudWatch代理。 该项目是我们针对DevOps的全面方法的一部分。 它是100%开源的,并根据许可。 从字面上看,我们有,这些模块都是开放源代码且维护良好。 去看一下! 用法 重要信息: master分支中使用source只是作为一个例子。 在您的代码中,请勿固定master因为在发行版之间可能会有重大更改。 而是固定到我们最新发行版之一的发行版标签(例如?ref=tags/xyz )。 启动配置示例: module " cloudwatch_agent " { source = " git::https://github.com/cloudposse/terraform-aws-cloudwatch-agent?ref=maste


【文件预览】:
terraform-aws-cloudwatch-agent-master
----.gitignore(117B)
----main.tf(3KB)
----templates()
--------cloudwatch_agent_configuration_advanced.json(4KB)
--------cloud_init.yaml(2KB)
--------cloudwatch_agent_configuration_standard.json(1KB)
----Makefile(389B)
----variables.tf(3KB)
----README.yaml(9KB)
----.travis.yml(241B)
----LICENSE(11KB)
----outputs.tf(556B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(573B)
--------CODEOWNERS(186B)
--------ISSUE_TEMPLATE()
--------workflows()
----README.md(19KB)
----docs()
--------targets.md(285B)
--------terraform.md(2KB)

网友评论