Skip to content

Commit

Permalink
update due to new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Deutsche Telekom MMS committed Aug 28, 2024
1 parent aef3673 commit fff90d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.0.3](https://github.com/telekom-mms/terraform-azurerm-network/tree/3.0.3) (2024-08-28)

[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-network/compare/3.0.2...3.0.3)

**Implemented enhancements:**

- Pin version of azurerm to compatible state [\#36](https://github.com/telekom-mms/terraform-azurerm-network/pull/36) ([michaelamattes](https://github.com/michaelamattes))

**Merged pull requests:**

- run terrascan in test setting directory [\#31](https://github.com/telekom-mms/terraform-azurerm-network/pull/31) ([michaelamattes](https://github.com/michaelamattes))

## [3.0.2](https://github.com/telekom-mms/terraform-azurerm-network/tree/3.0.2) (2023-10-13)

[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-network/compare/3.0.1...3.0.2)
Expand Down Expand Up @@ -29,10 +41,6 @@

- fix errors with subnet delegation [\#27](https://github.com/telekom-mms/terraform-azurerm-network/pull/27) ([sjedlick](https://github.com/sjedlick))

**Closed issues:**

- Dependency Dashboard [\#11](https://github.com/telekom-mms/terraform-azurerm-network/issues/11)

**Merged pull requests:**

- add codespell workflow [\#25](https://github.com/telekom-mms/terraform-azurerm-network/pull/25) ([michaelamattes](https://github.com/michaelamattes))
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ _<-- This file is autogenerated, please do not change. -->_
| Name | Version |
|------|---------|
| terraform | >=1.4 |
| azurerm | >=3.51.0 |
| azurerm | >=3.51.0, <4.0 |

## Providers

| Name | Version |
|------|---------|
| azurerm | >=3.51.0 |
| azurerm | >=3.51.0, <4.0 |

## Resources

Expand Down

0 comments on commit fff90d5

Please sign in to comment.