chauncy
chauncy
When deploying or destroying credentials, if the cluster has been deployed, update the k8s secret. When initially deploying the cluster, create k8s secret from credentials
*Issue #, if available:* Fixes: #998 *Description of changes:* - optionally create a request containing `stackId` during `cfn invoke` if it is included in the request JSON By submitting this...
When doing local testing of RESOURCEs, `cfn invoke` does not provide the ability to set a `stackId` on the request. This causes any handlers relying on the `stackId` to fail...