Skip to content

Commit

Permalink
Merge pull request #183 from mackerelio-labs/update-readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
yseto committed Jan 18, 2024
2 parents bdba627 + b5db388 commit d3c0e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A [Terraform](https://www.terraform.io/) provider for [mackerel.io](https://mack

- Terraform Website: https://terraform.io
- Terraform Registry: https://registry.terraform.io/providers/mackerelio-labs/mackerel/latest
- Slack Workspace: https://mackerel-ug-slackin.herokuapp.com/
- Slack Workspace: [Mackerel User Group](https://mackerel-ug.slack.com/join/shared_invite/zt-1hnm8pao4-zjwsJBEgP4uSMhwc0Sirqw#/shared-invite/email)

## Requirements

Expand All @@ -23,7 +23,7 @@ terraform {
required_providers {
mackerel = {
source = "mackerelio-labs/mackerel"
version = "~> 0.0.1"
version = "~> 0.3.0"
}
}
}
Expand Down

0 comments on commit d3c0e3b

Please sign in to comment.