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

Add example adding rules to the the kube-<clusterId> and kube-<vpcid> SGs

vburckhardt opened this issue · 2 comments

Description

Add an example that add custom rules to the kube- SG and kube- sg

  1. Use https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_security_group to lookup the SG
  2. Use https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/is_security_group_rule to add rule to SG

New or affected modules


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

@imprateeksh - I think this one is complete? Should it be closed?

@vburckhardt Thank you for mentioning this.
Yes this issue is completed hence marking it as closed.