Setting the file. One moment.
Subchapter 16.10
examples/conversion/dms-endpoint-should-be-ssl-configured/README.mdMarkdown872 BView on GitHub
dms-endpoint-should-be-ssl-configured.sentinel
Good
The Sentinel version uses tfconfig/v2 to accept either a constant value or a reference for certificate_arn. tfpolicy cannot inspect Terraform config reference metadata the same way, but it can still validate that the planned certificate_arn value is non-empty.
attrs.certificate_arnThe tfpolicy version does not preserve the source-level distinction between constant values and references. It only checks that the final planned value is present.