Skip to content

Conversation

@snigdhasjg
Copy link

@snigdhasjg snigdhasjg commented Jan 18, 2023

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Option to add a prefix to property keys configure spring.config.import property with ?prefix= added to the secret name

💡 Motivation and Context

When multiple secrets containing JSON properties are imported, and same keys exist in both secret JSONs then value from one secret overwrites the other.

Similar to #622 this fixes #621 for 2.4.x version

💚 How did you test it?

Locally connecting to AWS account with Session token, on spring boot template repo.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

@github-actions github-actions bot added component: secrets-manager Secrets Manager integration related issue type: documentation Documentation or Samples related issue labels Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: secrets-manager Secrets Manager integration related issue type: documentation Documentation or Samples related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants