terraform-provider-ibm
terraform-provider-ibm copied to clipboard
Add scc profile import feature
Community Note
- 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
I am trying to import profile for Security and Compliance and I would like to have a resource definition that allows to do so. An api support for profile import already exists and using terraform to complete this action requires usage of local-exec
.
This would help in getting closer to automating scc resource deployment.
New or Affected Resource(s)
Potential Terraform Configuration (Requesting new resource for SCC)
References
- SCC profile import API: https://cloud.ibm.com/apidocs/security-compliance/posture-v2.0?code=go#import-profiles
as per call with Amit, we need to attend this as well : When a profile is deleted, the pneumonic name should be available for next profile creation