Skip to content

Commit

Permalink
build(deps): Update IBM-Cloud/ibm requirement from ~> 1.66.0 to ~> 1.…
Browse files Browse the repository at this point in the history
…67.1

Updates the requirements on [IBM-Cloud/ibm](https://github.com/IBM-Cloud/terraform-provider-ibm) to permit the latest version.
- [Release notes](https://github.com/IBM-Cloud/terraform-provider-ibm/releases)
- [Changelog](https://github.com/IBM-Cloud/terraform-provider-ibm/blob/master/CHANGELOG.md)
- [Commits](IBM-Cloud/terraform-provider-ibm@v1.66.0...v1.67.1)

---
updated-dependencies:
- dependency-name: IBM-Cloud/ibm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and prb112 committed Jul 6, 2024
1 parent f30184c commit b658706
Show file tree
Hide file tree
Showing 22 changed files with 30 additions and 30 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.

2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
time = {
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
time = {
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
time = {
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
}
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
configuration_aliases = [ibm]
}
http = {
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
}
}
required_version = ">= 1.5.0"
Expand Down
2 changes: 1 addition & 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.66.0"
version = "~> 1.67.1"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit b658706

Please sign in to comment.