terraform-ibm-modules / terraform-ibm-landing-zone

Creates a fully customizable VPC environment and compute resources (VSI, Red Hat OpenShift) with presets designed to meet strict compliance needs.
Apache License 2.0
8 stars 29 forks source link

feat: roks pattern - add option to ignore vpcs for clusters #881

Closed toddgiguere closed 2 months ago

toddgiguere commented 2 months ago

Description

Added a new input parameter ignore_vpcs_for_cluster_deployment (list of strings) that can be supplied in the ROKS pattern by a consumer that will configure landing zone to ignore certain VPCs for deploying clusters.

Release required?

Release notes content

Added a new input parameter ignore_vpcs_for_cluster_deployment to the roks pattern to allow consumer to ignore specific VPCs for deploying clusters.

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

For mergers

toddgiguere commented 2 months ago

/run pipeline

toddgiguere commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

:tada: This PR is included in version 5.32.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: