Skip to content

Commit be11e4c

Browse files
author
T-Systems MMS
committed
update changelog
1 parent 7ea8b71 commit be11e4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [0.0.1](https://github.com/T-Systems-MMS/terraform-storage/tree/0.0.1) (2021-12-16)
3+
## [0.0.1](https://github.com/T-Systems-MMS/terraform-azurerm-storage/tree/0.0.1) (2021-12-16)
44

5-
[Full Changelog](https://github.com/T-Systems-MMS/terraform-storage/compare/cfd8018085c4154ec491cd259bd9eaa5d9575ace...0.0.1)
5+
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-storage/compare/cfd8018085c4154ec491cd259bd9eaa5d9575ace...0.0.1)
66

77

88

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This module manages Azure Storage Configuration.
4747

4848
```hcl
4949
module "storage" {
50-
source = "../terraform-storage"
50+
source = "registry.terraform.io/T-Systems-MMS/storage/azurerm"
5151
storage_account = {
5252
mgmt = {
5353
name = "servicemgmtstg"

0 commit comments

Comments
 (0)