-
Notifications
You must be signed in to change notification settings - Fork 713
Open
Description
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
Currently, the Code Engine Terraform provider does not support the creation of persistent data stores. As a workaround, we are using a Bash script to create and manage these resources outside of Terraform.
Please add support for creating and managing persistent data stores through the Code Engine Terraform provider.
This feature should align with standard Terraform behavior β allowing full lifecycle management (i.e., create, update, and delete) of persistent data store resources.
New or Affected Resource(s)
- ibm_code_engine_ps
Potential Terraform Configuration
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.References
- #0000