Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Systems MMS committed Feb 17, 2022
1 parent b665b7b commit d734ab6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [0.0.1](https://github.com/T-Systems-MMS/terraform-log-analytics/tree/0.0.1) (2021-12-16)
## [0.0.1](https://github.com/T-Systems-MMS/terraform-azurerm-log-analytics/tree/0.0.1) (2021-12-16)

[Full Changelog](https://github.com/T-Systems-MMS/terraform-log-analytics/compare/25d6312fa1b331112b42008b62549b6719e3fda6...0.0.1)
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-log-analytics/compare/25d6312fa1b331112b42008b62549b6719e3fda6...0.0.1)



Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This module manages Azure Log Analytics Workspace.

```hcl
module "log_analytics" {
source = "../terraform-log-analytics"
source = "registry.terraform.io/T-Systems-MMS/log-analytics/azurerm"
log_analytics_workspace = {
service-monitor-loganalytics-workspace = {
location = "westeurope"
Expand Down

0 comments on commit d734ab6

Please sign in to comment.