Skip to content

Add support for persistent data store lifecycle management in Code Engine Terraform providerΒ #6540

@akocbek

Description

@akocbek

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions