You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
When spinning up an IKS cluster through terraform we need to setup image security enforcement. Documentation shows a simple ibmcloud cli command for accomplishing this task (ibmcloud ks cluster image-security enable) and there is also a simple button click to accomplish this through the GUI. We would like the ability to turn on this image security enforcement through terraform so that we have a production ready cluster after final configuration through terraform.
References
IBM Cloud CLI: ibmcloud ks cluster image-security enable
Community Note
Description
When spinning up an IKS cluster through terraform we need to setup image security enforcement. Documentation shows a simple ibmcloud cli command for accomplishing this task (
ibmcloud ks cluster image-security enable
) and there is also a simple button click to accomplish this through the GUI. We would like the ability to turn on this image security enforcement through terraform so that we have a production ready cluster after final configuration through terraform.References
IBM Cloud CLI:
ibmcloud ks cluster image-security enable
Documentation regarding image security implementation:
https://cloud.ibm.com/docs/containers?topic=containers-images#portieris-image-sec
The text was updated successfully, but these errors were encountered: