Skip to content

Commit

Permalink
Improve input variable description for os image name
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed Apr 24, 2024
1 parent eb09aa6 commit d7ba9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-bastion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
required: true
type: string
os-image:
description: "The name of the AMI (without the timestamp or version suffix)"
description: "The name of the image. (Finds latest available compute image where the name starts with what you've entered here)."
required: true
type: string
machine-type:
Expand Down

0 comments on commit d7ba9a9

Please sign in to comment.