-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
3
-
False
-
None
-
False
-
-
User Story:
As a (user persona), I want to be able to:
- Update terraform.go to execute the Extract Load Balancer Information function after the apply for each terraform stage is executed.
Acceptance Criteria:
Description of criteria:
- Upstream documentation
- Point 1
- Point 2
- Point 3
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
_, extErr := stage.ExtractLBConfig(dir, terraformDirPath, outputs, vars[0]) if extErr != nil { return fileList, fmt.Errorf("failed to extract load balancer information: %w", err) }
This requires/does not require a design proposal.
This requires/does not require a feature gate.
- clones
-
CORS-3036 User Managed DNS: [Azure] Run the load balancer extraction
- Closed
- links to