removed put-parameter stackset as it exposes keys in environment variables. leaving option to source api credentials from parameter store and conditionally create the secret.
@ffalor might be worth making the ssm parameter resources you create in terraform its own module, then I can ref that module in the aws-orgs solution readme if cx doesn't want to create a secret
removed put-parameter stackset as it exposes keys in environment variables. leaving option to source api credentials from parameter store and conditionally create the secret.