Skip to content

Commit

Permalink
modules: Release v1.0.6
Browse files Browse the repository at this point in the history
Change-Id: I6ac3469dae9b68777b11aa481c95b0490d40d118
  • Loading branch information
kaif1909 committed Oct 17, 2022
1 parent f810c49 commit 74ec3e2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v1.0.6 (16 Oct 2022)
cloudeos/terraform: upgrade cloudeos provider to 1.2.0
terraform/examples: Add azure prefix to vpc_info to azure topology
terraform/examples: Refactor hardcoded values of us-east-1 in aws_tgw_connect
terraform/examples: Add note in readme for aws_oneregion_multipleleaf
terraform/examples: Fix leaf error in aws_oneregion_multipleleaf
terraform/examples: Fix input_vars for aws_oneregion_multipleleaf
terraform/examples: Fix router subnet for aws_oneregion_multipleleaf
examples: Document ingress_allowlist
terraform/examples: Use latest AMI with CloudEOS4.27.3F
examples: Fix readme to refer to the modified image names

v1.0.5 (14 June 2022)
modules: Drop deprecated template provider as a dependency
examples: Fix the interface ip for multipleleaf
Expand Down
3 changes: 3 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* v1.0.6 (16 Oct 2022)
- upgrade cloudeos provider to 1.2.0

* 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.5
latest=1.0.6

0 comments on commit 74ec3e2

Please sign in to comment.