Skip to content

Conversation

@ozbillwang
Copy link

what

  • Updated SSM parameter naming format to include module.this.id (broker name) as part of the path.
  • Applied the updated naming convention across all MQ-related SSM parameters (admin username/password and application username/password).
  • Updated the default value of the ssm_parameter_name_format variable to accommodate the new naming structure.

why

  • Ensures SSM parameter names are unique per module instance (multiple MQ brokers), preventing naming collisions when deploying multiple modules .

references

N/A

@ozbillwang ozbillwang requested review from a team as code owners November 19, 2025 07:03
@mergify mergify bot added the triage Needs triage label Nov 19, 2025
Copy link
Contributor

@oycyc oycyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could passing in ssm_path = "mq/${module.this.id} on the module consuming this address this, without any code changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants