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 1e9deba commit 94195d2
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-network/tree/0.0.1) (2021-12-17)
## [0.0.1](https://github.com/T-Systems-MMS/terraform-azurerm-network/tree/0.0.1) (2021-12-17)

[Full Changelog](https://github.com/T-Systems-MMS/terraform-network/compare/764b194a74b2f4f25c51cefb2988d5d46651976b...0.0.1)
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-network/compare/764b194a74b2f4f25c51cefb2988d5d46651976b...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 @@ -57,7 +57,7 @@ This module manages Azure Network Configuration.

```hcl
module "network" {
source = "../modules/azure/terraform-network"
source = "registry.terraform.io/T-Systems-MMS/network/azurerm"
virtual_network = {
env = {
name = "service-env-vn"
Expand Down

0 comments on commit 94195d2

Please sign in to comment.