Skip to content

Commit

Permalink
cloudeos/terraform: upgrade cloudeos provider to 1.2.0
Browse files Browse the repository at this point in the history
- upgrade cloudeos terraform provider to v1.2.0 in every
  modules and examples

Change-Id: I080162f1dfb0719222d6a1acf78a356531258799
  • Loading branch information
kaif1909 committed Oct 12, 2022
1 parent da64063 commit f810c49
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tgw_connect/edge/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tgw_connect/leaf/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tgw_connect/tgwAndTopo/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tgw_multiregion/edge/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tgw_multiregion/leaf/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tworegion_clos/edge/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tworegion_clos/leaf/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tworegion_cloudha/edge/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tworegion_cloudha/leaf/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/examples/aws_tworegion_noleaf/edge/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
}
cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/aws/aristavpc/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/aws/router/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/aws/subnet/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/module/cloudeos/aws/tgw/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
1 change: 1 addition & 0 deletions terraform/module/cloudeos/aws/tgwcnps/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/aws/vpc/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/azure/rg-static/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/azure/rg/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/azure/router/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/azure/subnet-static/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/module/cloudeos/azure/subnet/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

cloudeos = {
source = "aristanetworks/cloudeos"
version = ">= 1.1.3"
version = ">= 1.2.0"
}
}
}

0 comments on commit f810c49

Please sign in to comment.