Skip to content

[Enhancement]: Set CACertificateIdentifier in CreateDBInstance, rather than a followup ModifyDBInstance #40911

Open
@craigmiskell-gitlab

Description

Description

When support was first added for CACertificateIdentifier (2021, or perhaps before) it could only be set in ModifyDBInstance. However, since Jan 2023 (aws/aws-sdk-go-v2@ce03945) it can be set during CreateDBInstance. This is preferable as it makes fresh builds quicker by around 1 minute (the time it takes for the Modify to complete).

Affected Resource(s) and/or Data Source(s)

  • aws_db_instance

Potential Terraform Configuration

References

Would you like to implement a fix?

None

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/rdsIssues and PRs that pertain to the rds service.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions