Skip to content

SM public cert engine DA feedback #239

@ocofaigh

Description

@ocofaigh
  • The prefix input variable mentions Example: prod-0205-cos however there is no COS in play here. Suggest to use a better more real life example for this DA
  • Input mappings are missing in the addons config for secrets manager DA:
    • prefix
    • service_plan (add this as a new required virtual input and map to SM input)
    • enable_platform_metrics (add this as a required virtual input and map to SM virtual input)
    • logs_routing_tenant_regions (add this as a required virtual input and map to SM virtual input)
  • If a user were to proceed by only entering the values of the inputs in the required tab, the DA will fail. This is because the DA either requires an input for private_key_secrets_manager_secret_crn or acme_letsencrypt_private_key. I would suggest marking acme_letsencrypt_private_key as required, but to reference private_key_secrets_manager_secret_crn in the variable description as an alternative. Also cane we be consistent with these variable names please. Perhaps rename private_key_secrets_manager_secret_crn -> acme_letsencrypt_private_key_secrets_manager_secret_crn
  • I'm trying to figure out if internet_services_crn is required. This information should be included in the variable description. When or what use case would user need a value for this. I think you need to revisit all of the optional input and add more details to when values would be needed to the variable descriptions.
  • You can remove TestRunUpgradeExample - we only have upgrade test on DA now

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions