terraform-ibm-modules/terraform-ibm-base-ocp-vpc

Leverage cos module to create the cos instance

vburckhardt opened this issue · 0 comments

Description

What: At https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/blob/main/main.tf#L37 . Use the COS module at https://github.com/terraform-ibm-modules/terraform-ibm-cos. Context is to be able to leverage the default compliant configuration from the COS module when creating the instance.

Note: there may be need to add moved blocks to ensure we do not break backward compatibility. https://developer.hashicorp.com/terraform/language/modules/develop/refactoring

New or affected modules

terraform-ibm-base-ocp-vpc


By submitting this issue, you agree to follow our Code of Conduct