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

terraform: enable build tag #13841

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

v1v
Copy link
Member

@v1v v1v commented Aug 7, 2024

Motivation/summary

I'd like to honour the CI details so we can tag any cloud resources with the Build ID or so, this will help to identify if the resources were created when running the terraform locally or in the CI.

For instance, currently

image

Then when https://github.com/elastic/apm-aws-lambda/actions/workflows/smoke-tests.yml runs I wanna see

image

Or something similar

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

@v1v v1v self-assigned this Aug 7, 2024
@v1v v1v requested a review from a team as a code owner August 7, 2024 11:23
Copy link
Contributor

mergify bot commented Aug 7, 2024

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Aug 7, 2024
@v1v v1v changed the title test: set owner v1v for testing the automation in the forked repo terraform: enable build tag Aug 7, 2024
@v1v v1v requested a review from reakaleek August 7, 2024 11:29
@v1v v1v merged commit b4c79b3 into elastic:main Aug 7, 2024
15 checks passed
@endorama endorama mentioned this pull request Oct 2, 2024
@endorama
Copy link
Member

endorama commented Oct 2, 2024

@Mergifyio backport 8.15

Copy link
Contributor

mergify bot commented Oct 2, 2024

backport 8.15

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Oct 2, 2024
(cherry picked from commit b4c79b3)

# Conflicts:
#	testing/infra/terraform/modules/tags/output.tf
@v1v v1v added backport-8.15 Automated backport with mergify backport-8.x Automated backport to the 8.x branch with mergify labels Oct 2, 2024
@mergify mergify bot removed backport-skip Skip notification from the automated backport with mergify backport-8.x Automated backport to the 8.x branch with mergify labels Oct 2, 2024
mergify bot pushed a commit that referenced this pull request Oct 2, 2024
(cherry picked from commit b4c79b3)

# Conflicts:
#	testing/infra/terraform/modules/tags/output.tf
Copy link
Contributor

mergify bot commented Oct 2, 2024

backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Oct 2, 2024
mergify bot added a commit that referenced this pull request Oct 3, 2024
* terraform: enable build tag (#13841)

(cherry picked from commit b4c79b3)

# Conflicts:
#	testing/infra/terraform/modules/tags/output.tf

* Update testing/infra/terraform/modules/tags/output.tf

---------

Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify backport-8.15 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants