Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform terraform-ibm-modules/vpc/ibm to v1.5.0 #1578

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Type Update Change
terraform-ibm-modules/vpc/ibm (source) module minor 1.1.2 -> 1.5.0

Release Notes

terraform-ibm-modules/terraform-ibm-vpc (terraform-ibm-modules/vpc/ibm)

v1.5.0

Compare Source

Updates
  • update input variable rules in the submodules network-acl and security-group
  • add a new output variable subnets that lists the subnets of the created VPC (#​73) (3344101)

v1.4.0

Compare Source

General updates (#​65) (a06e169)
  • required terraform version is now >= 1.9.0 to run the root module
VPC module updates:
  • added new outputs subnet_zone_list and subnet_detail_list to the VPC module
Instance (VSI) updates:
  • The instances submodule has been updated to use the new Virtual Network Interface feature. The module now creates VSI using the next gen virtual network interface by default, these VNIs are created independent of the VSIs.
    NOTE: When upgrading from a previous version, VSIs may be destroyed and recreated. To prevent re-creation or to use the legacy network interface, set use_legacy_network_interface to true.
  • In the instances submodule, the no_of_instances variable has been renamed to number_of_instances and support was added to enable allow_ip_spoofing.
  • The primary_network_interfaces output has been removed from the instance submodule.
  • Added new instance_data output to the instance submodule

v1.3.0

Compare Source

Features
  • removed support for classic access as this is now a deprecated feature
    - input variable classic_access has been removed (#​68) (b2cd50e)

v1.2.0

Compare Source

Features
  • refactor / cleanup to all submodules
  • Added a new root level module to provision VPCs (#​43) (0ccc54b)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Jan 15, 2025
@github-actions github-actions bot added area/terraform Terraform cloud/ibmcloud Cloud Provider / IBMCloud labels Jan 15, 2025
@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2025
@nlamirault nlamirault merged commit f51ef36 into main Jan 19, 2025
28 checks passed
@nlamirault nlamirault deleted the renovate/terraform-ibm-modules-vpc-ibm-1.x branch January 19, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Terraform cloud/ibmcloud Cloud Provider / IBMCloud dependencies Pull requests that update a dependency file dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant