Primary bundles mirror Terraform providers#2446
Conversation
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/2833920153 (with refid (in response to this comment from @tamirkamara) |
1 similar comment
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/2833920153 (with refid (in response to this comment from @tamirkamara) |
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/2835320142 (with refid (in response to this comment from @tamirkamara) |
639968c to
df74e73
Compare
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/2854743959 (with refid (in response to this comment from @tamirkamara) |
|
/test-force-approve |
|
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit df74e73) (in response to this comment from @tamirkamara) |
What is being addressed
When we execute a bundle (like via install action) it needs outside communication to terraform domains to initialize itself which isn't ideal (see the issue for more info).
This is part of #2353 which will be closed in a future PR.
How is this addressed