Skip to content

Commit 5d91d7b

Browse files
committed
docs: add missing prereq in README
Release-As: 1.4.2
1 parent e193145 commit 5d91d7b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## [1.4.1](https://github.com/equinor/terraform-azurerm-app-config/compare/v1.4.0...v1.4.1) (2025-04-25)
4+
5+
6+
### Documentation
7+
8+
* update README ([e193145](https://github.com/equinor/terraform-azurerm-app-config/commit/e19314564d98b5e6a1772bf03db2abca4e124200))
9+
310
## [1.4.0](https://github.com/equinor/terraform-azurerm-app-config/compare/v1.3.0...v1.4.0) (2024-10-14)
411

512

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Terraform module which creates Azure App Configuration resources.
1515
## Prerequisites
1616

1717
- Azure role `Contributor` at the resource group scope.
18+
- Azure role `Log Analytics Contributor` at the Log Analytics workspace scope.
1819

1920
## Usage
2021

0 commit comments

Comments
 (0)