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

Fix letsencrypt missing parameters #4292

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

marrobi
Copy link
Member

@marrobi marrobi commented Jan 30, 2025

Fixes #3638

Update core/terraform/outputs.sh to handle empty tre_output.json file

  • Add a check to see if tre_output.json is empty
  • If tre_output.json is empty, run terraform init to recreate it

For more details, open the Copilot Workspace session.

Fixes #3638

Update `core/terraform/outputs.sh` to handle empty `tre_output.json` file

* Add a check to see if `tre_output.json` is empty
* If `tre_output.json` is empty, run `terraform init` to recreate it

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/AzureTRE/issues/3638?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

github-actions bot commented Jan 30, 2025

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit c3a12cd.

♻️ This comment has been updated with latest results.

@marrobi
Copy link
Member Author

marrobi commented Feb 5, 2025

/test-force-approve

Lets encrypt not tested in CI.

Copy link

github-actions bot commented Feb 5, 2025

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit 8a3889f)

(in response to this comment from @marrobi)

@tamirkamara
Copy link
Collaborator

/test-force-approve

Copy link

github-actions bot commented Feb 5, 2025

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit c3a12cd)

(in response to this comment from @tamirkamara)

@tamirkamara tamirkamara merged commit 7ecd184 into main Feb 5, 2025
12 checks passed
@tamirkamara tamirkamara deleted the marrobi/fix-letsencrypt-missing-parameters branch February 5, 2025 11:40
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.

make letsencrypt missing parameters
3 participants