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

Bump terraform dependency with arm64 support #24214

Merged

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 24, 2021

What does this PR do?

Bump the terraform version that got support for arm64

Otherwise

image

image

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 24, 2021
@v1v v1v self-assigned this Feb 24, 2021
@v1v v1v added automation Team:Automation Label for the Observability productivity team labels Feb 24, 2021
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Feb 24, 2021
@v1v v1v marked this pull request as ready for review February 24, 2021 16:01
@v1v v1v requested a review from a team as a code owner February 24, 2021 16:01
Comment on lines +9 to +15
ARCH=$(uname -m| tr '[:upper:]' '[:lower:]')
if [ "${ARCH}" == "aarch64" ] ; then
echo "docker-compose distribution for ARM is not supported yet. See https://github.com/docker/compose/issues/6831."
echo "Let's use the installed docker-compose version"
exit 0
fi

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elasticmachine
Copy link
Collaborator

elasticmachine commented Feb 24, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #24214 updated

  • Start Time: 2021-02-24T16:23:42.371+0000

  • Duration: 51 min 7 sec

  • Commit: 41e62d9

Test stats 🧪

Test Results
Failed 0
Passed 46710
Skipped 4939
Total 51649

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 46710
Skipped 4939
Total 51649

@v1v v1v merged commit f73ca62 into elastic:master Feb 24, 2021
@v1v v1v deleted the feature/bump-terraform-version-with-arm64-support branch February 24, 2021 17:16
v1v added a commit to v1v/beats that referenced this pull request Feb 24, 2021
v1v added a commit to v1v/beats that referenced this pull request Feb 24, 2021
v1v added a commit that referenced this pull request Feb 24, 2021
…raform (#24184)(#24214)(#24209)

* [CI] reuse configuration from the workers if possible (#24184)
* Bump terraform dependency with arm64 support (#24214)
v1v added a commit that referenced this pull request Feb 24, 2021
…rraform (#24184) (#24214) (#24211)

* [CI] reuse configuration from the workers if possible (#24184)
* Bump terraform dependency with arm64 support (#24214)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants