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

OPSEXP-2382 Add reusable terraform workflow to manage EKS clusters #388

Merged
merged 5 commits into from
Nov 28, 2023

Conversation

gionn
Copy link
Member

@gionn gionn commented Nov 24, 2023

Checklist

  • Jira Reference (also in PR title): OPSEXP-2382
  • README updated after adding/changing behaviour of an action
  • Proposed version increment for release:
    • Patch (bugfix)
    • Minor (new feature)
    • Major (breaking changes)
  • External PR link where changes has been tested: was used in the former terraform-alfresco-runners repo now deprecated

Description

Add reusable terraform workflow to manage EKS clusters

@gionn gionn self-assigned this Nov 24, 2023
@gionn gionn marked this pull request as ready for review November 24, 2023 14:00
@gionn gionn requested a review from a team as a code owner November 24, 2023 14:00
@gionn gionn requested review from alxgomz and removed request for a team November 24, 2023 14:47
docs/README.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
uses: actions/checkout@v4

- name: Load environment variables from yml
uses: Alfresco/alfresco-build-tools/.github/actions/env-load-from-yaml@v5.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure about reusing that action. It uses a dodgy syntax inherited from travis.

Copy link
Member Author

Choose a reason for hiding this comment

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

not really afraid of it, could be improved, but it needs to keep backward compatibility because it's pretty used

Co-authored-by: Alex Chapellon <alexandre.Chapellon@hyland.com>
@gionn gionn requested a review from alxgomz November 27, 2023 10:30
@gionn gionn force-pushed the OPSEXP-2382-reusable-terraform branch from 4957834 to 7eca5ab Compare November 27, 2023 11:05
@gionn gionn merged commit 996c81e into master Nov 28, 2023
3 checks passed
@gionn gionn deleted the OPSEXP-2382-reusable-terraform branch November 28, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants