Skip to content

Commit

Permalink
modules: Release v1.0.5
Browse files Browse the repository at this point in the history
Change-Id: I36ea0d5f0b623932d0834b9c3d581c596c287bf5
Signed-off-by: harshitk <harshitk@arista.com>
  • Loading branch information
harshitk-arista committed Jun 14, 2022
1 parent e3d2464 commit ed4215d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v1.0.5 (14 June 2022)
modules: Drop deprecated template provider as a dependency
examples: Fix the interface ip for multipleleaf
examples: Update all diagrams with new IPs
examples: Allow passing allowed source IPs for ingress rules in examples
examples: Use private IP ranged in all examples
modules: Allow specifying source IPs for ingress rules in all SGs
terraform/example: Use 4.27.3 cloudEOS image

v1.0.4 (19 April 2022)
terraform/module: Refactor security rule from security group
terraform: restrict azurerm provider's version to < 3.0
Expand Down
3 changes: 3 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* v1.0.5 (14 June 2022)
- Template provider is no longer a dependency of any module
- Cloudinit provider is a new dependency
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
latest=1.0.4
latest=1.0.5

0 comments on commit ed4215d

Please sign in to comment.