Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] incorrect the example of mackerel_monitor.external #62

Closed
sogaoh opened this issue Aug 22, 2021 · 1 comment · Fixed by #64
Closed

[docs] incorrect the example of mackerel_monitor.external #62

sogaoh opened this issue Aug 22, 2021 · 1 comment · Fixed by #64

Comments

@sogaoh
Copy link

sogaoh commented Aug 22, 2021

About below:
https://registry.terraform.io/providers/mackerelio-labs/mackerel/latest/docs/resources/monitor#external

I think there is a incorrect statement:

headers = { "name" : "Cache-Control", "value" : "no-cache" }

I'd like you to correct it:

headers = { Cache-Control = "no-cache" }

My Example:

@heleeen
Copy link
Contributor

heleeen commented Sep 2, 2021

Thank you for the information 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants