Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Taskfile tasks for accessing Terraform outputs #6

Merged
merged 2 commits into from
Mar 3, 2024

Conversation

jonathanio
Copy link
Contributor

Add Taskfile tasks for each of the Taskfiles in each of the Terraform configurations as well as the common handler, which allows the output of all or a selected output from the Terraform configuration.

Checklist

Please check and confirm the following items have been performed, where
possible, before raising this Pull Request:

  • My pull request follows the guidelines set out in CONTRIBUTING.md.
  • I have performed a self-review of my code and run any tests locally to check.
  • I have added tests that prove my changes are effective and work correctly.
  • I have made corresponding changes to the documentation as needed.
  • Each commit in, and this pull request, have meaningful subject & body for context.
  • My pull request has an appropriate title and description for context.
  • I have added type/..., changes/..., and 'release/...' labels, as needed.

Add Taskfile tasks for each of the Taskfiles in each of the Terraform
configuration as well as the common handler, which allows the output of
all or a selected output from the Terraform configuration.
Add an entry to the .gitignore file to ensure that temporary or backup
files for drawio are not added to the repository.
@jonathanio jonathanio added priority/normal This is a normal-priority issue or pull request release/update An update to an existing feature is made with this pull request type/enhancement Adding or requesting a new feature update/taskfiles Update with changes to the Taskfiles labels Mar 3, 2024
@jonathanio jonathanio self-assigned this Mar 3, 2024
@jonathanio jonathanio enabled auto-merge March 3, 2024 20:59
@jonathanio jonathanio merged commit 5dae086 into main Mar 3, 2024
15 of 18 checks passed
@jonathanio jonathanio deleted the add-terraform-outputs branch March 3, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/normal This is a normal-priority issue or pull request release/update An update to an existing feature is made with this pull request type/enhancement Adding or requesting a new feature update/taskfiles Update with changes to the Taskfiles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant