Skip to content

Commit

Permalink
build(dep): ibm/ocp4-upi-compute-powervs is updated to IBM-Cloud/terr…
Browse files Browse the repository at this point in the history
…aform-provider-ibm [v1.74.0]

Signed-off-by: Paul Bastide <[email protected]>
  • Loading branch information
prb112 committed Jan 9, 2025
1 parent 42e6eaf commit d400bbf
Show file tree
Hide file tree
Showing 24 changed files with 53 additions and 32 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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -34,3 +34,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -34,3 +34,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -30,3 +30,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -34,3 +34,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
time = {
Expand All @@ -34,3 +34,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -26,3 +26,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
}
Expand All @@ -30,3 +30,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.73.0"
version = "~> 1.74.0"
configuration_aliases = [ibm]
}
http = {
Expand All @@ -38,3 +38,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.73.0"
version = "~> 1.74.0"
}
}
required_version = ">= 1.5.0"
Expand All @@ -29,3 +29,4 @@ terraform {




2 changes: 1 addition & 1 deletion scripts/create-var-file.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ ${IBMCLOUD} is key-create cicd-key @data/id_rsa.pub || true
# Set the Machine Type
if [[ "${POWERVS_REGION}" == "wdc06" ]]
then
MACHINE_TYPE="s922"
MACHINE_TYPE="s1022"
else
MACHINE_TYPE="s1022"
fi
Expand Down
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.73.0\"");
console.log(line.substring(0, idx) + "\"~> 1.74.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.73.0"
version = "~> 1.74.0"
}
random = {
source = "hashicorp/random"
Expand Down Expand Up @@ -41,3 +41,4 @@ terraform {




0 comments on commit d400bbf

Please sign in to comment.