Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Conversation

@sunilodedra
Copy link
Member

No description provided.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 8, 2025

Copy link
Member

@gregharvey gregharvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you will need force: true here, as the file isn't getting updated on my test machine:

"metrics_collection_interval": 60
}
{%- if aws_cloudwatch_agent.collectd is defined and aws_cloudwatch_agent.collectd.enabled %}
,"collectd": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To avoid bad JSON this might need to be this:

				"metrics_collection_interval": 60
            }{%- if aws_cloudwatch_agent.collectd is defined and aws_cloudwatch_agent.collectd.enabled %},
			"collectd": {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants