Skip to content

Commit

Permalink
chore(deps): update terraform terraform-ibm-modules/powervs-infrastru…
Browse files Browse the repository at this point in the history
…cture/ibm to v8
  • Loading branch information
terraform-ibm-modules-ops committed Dec 13, 2024
1 parent 9160659 commit f57dfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

module "fullstack" {
source = "terraform-ibm-modules/powervs-infrastructure/ibm//modules/powervs-vpc-landing-zone"
version = "7.0.0"
version = "8.1.0"

providers = { ibm.ibm-is = ibm.ibm-is, ibm.ibm-pi = ibm.ibm-pi, ibm.ibm-sm = ibm.ibm-sm }

Expand Down

0 comments on commit f57dfa8

Please sign in to comment.