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.72.0]

Signed-off-by: Paul Bastide <[email protected]>
  • Loading branch information
prb112 committed Dec 9, 2024
1 parent dc0e872 commit 480a2b0
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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -30,3 +30,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -30,3 +30,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -30,3 +30,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -30,3 +30,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -22,3 +22,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.3"
version = "~> 1.72.0"
configuration_aliases = [ibm]
}
http = {
Expand All @@ -34,3 +34,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.3"
version = "~> 1.72.0"
}
}
required_version = ">= 1.5.0"
Expand All @@ -25,3 +25,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.3\"");
console.log(line.substring(0, idx) + "\"~> 1.72.0\"");
} 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.3"
version = "~> 1.72.0"
}
random = {
source = "hashicorp/random"
Expand Down Expand Up @@ -37,3 +37,4 @@ terraform {




0 comments on commit 480a2b0

Please sign in to comment.