diff --git a/manifests/publish.pp b/manifests/publish.pp index fd62b77..f9ba09b 100644 --- a/manifests/publish.pp +++ b/manifests/publish.pp @@ -206,7 +206,7 @@ 'stack_prefix' => $stack_prefix, 'revert_snapshot_type' => $revert_snapshot_type, 'aws_region' => $aws_region, - 'aws_tags', => $aws_tags, + 'aws_tags' => $aws_tags, } ) }