Skip to content

Fix hardcoded key pair name

Bo-Chun Chen requested to merge louistw/cod-heat-stack:fix-keypair-name into master

Closes #4 (closed)

This merge request change the keypair name from bu_cod_key to <STACK_NAME>_key

The assumption is that you can't have two heat stacks with the same name so this can avoid keypair name collision.

Edited by Bo-Chun Chen

Merge request reports

Loading