microsoft / microsoft/AzureTRE

Change 'Renew Lets Encrypt' Action to use Dev Container

Open
#4,595 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
235
Forks
192
Avg merge
1d 23h
Merged PRs (30d)
13

Description

Change the 'Renew Lets Encrypt' GitHub Action yaml to run make lets encrypt within the standard TRE Dev Container (as other GitHub Actions do).

This means the command will run with the pinned versions of tools such as az and terraform and not experience issues (such as #4594) when GitHub updates the versions in the standard ubuntu-latest build.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

First inspect the GitHub Actions workflow for “Renew Lets Encrypt” and compare it with other workflows that use the standard TRE Dev Container. Update that workflow so the existing make lets encrypt command runs in the container, then verify that the pinned az and terraform versions are used.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker, github-actions, terraform
Domain
ci-cd, devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.