Skip to content

Commit

Permalink
chore: ibm/ocp4-upi-compute-powervs is updated to IBM-Cloud/terraform…
Browse files Browse the repository at this point in the history
…-provider-ibm v1.71.3

Signed-off-by: Paul Bastide <[email protected]>
  • Loading branch information
prb112 committed Nov 26, 2024
1 parent dbb19cc commit 53cfd4d
Show file tree
Hide file tree
Showing 23 changed files with 52 additions and 31 deletions.
18 changes: 9 additions & 9 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion modules/0_checks/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/1_vpc_support/0_keys/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/1_vpc_support/1_routes/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/1_vpc_support/2_security_groups/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/1_vpc_support/3_existing_gateway/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/1_vpc_support/3_transit_gateway/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/1_vpc_support/4_vsi/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/1_vpc_support/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/2_pvs_prepare/bastion/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -29,3 +29,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/2_pvs_prepare/existing_network/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -29,3 +29,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/2_pvs_prepare/images/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/2_pvs_prepare/keys/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -25,3 +25,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/2_pvs_prepare/network/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -29,3 +29,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/2_pvs_prepare/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -29,3 +29,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/3_transit_gateway/generated/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/3_transit_gateway/subnets/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/3_transit_gateway/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -21,3 +21,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/4_pvs_support/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
}
Expand All @@ -25,3 +25,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/5_worker/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
configuration_aliases = [ibm]
}
http = {
Expand All @@ -33,3 +33,4 @@ terraform {




3 changes: 2 additions & 1 deletion modules/6_post/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
}
}
required_version = ">= 1.5.0"
Expand All @@ -24,3 +24,4 @@ terraform {




2 changes: 1 addition & 1 deletion scripts/update-version.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ for (const line of lines) {
ibmcloud = false
//Modify this line
const idx = line.indexOf("\"");
console.log(line.substring(0, idx) + "\"~> 1.71.2\"");
console.log(line.substring(0, idx) + "\"~> 1.71.3\"");
} else {
if (line.includes("IBM-Cloud/ibm")) {
ibmcloud = true
Expand Down
3 changes: 2 additions & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "~> 1.71.2"
version = "~> 1.71.3"
}
random = {
source = "hashicorp/random"
Expand Down Expand Up @@ -36,3 +36,4 @@ terraform {




0 comments on commit 53cfd4d

Please sign in to comment.