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 "me too" comments, 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
We are currently facing a limitation in saving generated SMTP credentials into an OCI vault. This is feasible for the "oci_identity_smtp_credential" resource, as it exports the credentials themselves (e.g., the "password" attribute). We would appreciate similar attributes for the "oci_identity_domains_smtp_credential" resource, or an alternative method to store these credentials in the OCI vault.
Community Note
Description
We are currently facing a limitation in saving generated SMTP credentials into an OCI vault. This is feasible for the "oci_identity_smtp_credential" resource, as it exports the credentials themselves (e.g., the "password" attribute). We would appreciate similar attributes for the "oci_identity_domains_smtp_credential" resource, or an alternative method to store these credentials in the OCI vault.
New or Affected Resource(s)
"oci_identity_domains_smtp_credential" "oci_vault_secret"
Potential Terraform Configuration
References