You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| use\_metadata | Extract target tags from Git reference and GitHub events | true | false |
184
+
<!-- markdownlint-restore -->
169
185
170
186
187
+
## Outputs
188
+
<!-- markdownlint-disable -->
189
+
| Name | Description |
190
+
|------|-------------|
191
+
| image | Docker image name |
192
+
| tag | Docker image tag |
193
+
<!-- markdownlint-restore -->
171
194
172
195
173
196
@@ -213,7 +236,10 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
213
236
5. **Push** your work back up to your fork
214
237
6. Submit a **Pull Request** so that we can review your changes
215
238
216
-
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!## Running Terraform Tests
239
+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
240
+
241
+
242
+
## Running Terraform Tests
217
243
218
244
We use [Atmos](https://atmos.tools) to streamline how Terraform tests are run. It centralizes configuration and wraps common test workflows with easy-to-use commands.
0 commit comments