enable secret svc
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
Secret service has being more popular and there are few ADR's which are suggesting to use secret service instead of csp specific secret solution. Issue #259 (closed)
Does this introduce a breaking change?
- [YES]
If the flag
secret_kv_enabled
was enabled before, when theService Resources
terraform scripts are applied, the kv will be recreated with new name 'format("%s-sec", local.base_name_21)'