Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: YAML Syntax Fix for compute_block_ssh_keys policy (#432)
The old syntax is failing validator with MAP errors, YAML syntax was updated to fix the gcloud error. The fix was tested and working as intended. For Reference, Error with previous Code ``` Validating resources...done. ERROR: gcloud crashed (KeyError): 'map' If you would like to report this issue, please run the following command: gcloud feedback To check gcloud for common problems, please run the following command: gcloud info --run-diagnostics ```
- Loading branch information