terraform-ibm-modules / terraform-ibm-cluster

Terraform modules to create and work with IBM Kubernetes cluster & Red Hat OpenShift Kubernetes cluster on IBM Cloud (Classic, VPC)
https://cloud.ibm.com/docs/containers
Apache License 2.0
11 stars 34 forks source link

ingress integration with secrets manager sample #73

Closed theodoracheng closed 1 year ago

theodoracheng commented 1 year ago

Description

Example to show integration support for modules ibm_container_ingress_instance and ibm_container_ingress_secret_opaque.

Types of changes in this PR

Changes that affect the core Terraform module or submodules

Changes that don't affect the core Terraform module or submodules

Release required?

Identify the type of release. For information about the changes in a semantic versioning release, see Release versioning.

Release notes content

If a release is required, replace this text with information that users need to know about the release. Write the release notes to help users understand the changes, and include information about how to update from the previous version.

Your notes help the merger write the commit message for the PR that is published in the release notes for the module.

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

Merge actions for mergers

theodoracheng commented 1 year ago

closing in favor of https://github.com/IBM-Cloud/kube-samples/pull/250