Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 334e3a3

Browse files
author
T-Systems MMS
committed
update changelog
1 parent 60d5a82 commit 334e3a3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

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

3-
## [0.0.2](https://github.com/T-Systems-MMS/terraform-frontdoor/tree/0.0.2) (2021-12-22)
3+
## [0.0.2](https://github.com/T-Systems-MMS/terraform-azurerm-frontdoor/tree/0.0.2) (2021-12-22)
44

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

7-
## [0.0.1](https://github.com/T-Systems-MMS/terraform-frontdoor/tree/0.0.1) (2021-12-22)
7+
## [0.0.1](https://github.com/T-Systems-MMS/terraform-azurerm-frontdoor/tree/0.0.1) (2021-12-22)
88

9-
[Full Changelog](https://github.com/T-Systems-MMS/terraform-frontdoor/compare/a6212ce3a8c9ab830b6b9b4afe4e47cba444958f...0.0.1)
9+
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-frontdoor/compare/a6212ce3a8c9ab830b6b9b4afe4e47cba444958f...0.0.1)
1010

1111

1212

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This module manages Azure FrontDoor.
5050

5151
```hcl
5252
module "frontdoor" {
53-
source = "../modules/azure/terraform-frontdoor"
53+
source = "registry.terraform.io/T-Systems-MMS/frontdoor/azurerm"
5454
frontdoor_firewall_policy = {
5555
env = {
5656
name = "servicefdwafpolicy"

0 commit comments

Comments
 (0)