def upd_secrets(self, secret_name, secret_value): response_per_region = {} upd_status = {} update_response = None
I must be missing something in how AWS secrets can be accessed through Terraform. Here is the scenario I am struggling with: