Skip to content

Commit

Permalink
Add YAML encoding to HCP Packer example
Browse files Browse the repository at this point in the history
  • Loading branch information
JenGoldstrich authored Mar 7, 2023
1 parent e717133 commit d345de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ We add an `HCP_PACKER_BUILD_FINGERPRINT` in this example that is based on the wo

We recommend storing these in [GitHub Actions Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository) (as opposed to plain-text). See the [HCP Packer Getting Started tutorial](https://developer.hashicorp.com/packer/tutorials/hcp-get-started/hcp-push-image-metadata)

```
```yaml
name: hcp-packer
on:
- push
Expand Down

0 comments on commit d345de2

Please sign in to comment.