We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a009ef commit 8a9dde8Copy full SHA for 8a9dde8
.web-docs/components/builder/bsu/README.md
@@ -145,6 +145,9 @@ builder.
145
shutdown in case Packer exits ungracefully. Possible values are "stop" and
146
"terminate", default is `stop`.
147
148
+- `skip_create_omi` (boolean) - Set to true if you want to skip snapshot creation.
149
+ No image will be created if set to true. Default `false`.
150
+
151
- `skip_region_validation` (boolean) - Set to true if you want to skip
152
validation of the region configuration option. Default `false`.
153
0 commit comments