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

feat: multi input file support #214

Merged
merged 13 commits into from
Oct 8, 2024
Merged

Conversation

jaredfholgate
Copy link
Member

@jaredfholgate jaredfholgate commented Oct 7, 2024

Pull Request

Description

Support for multiple input files that get merged together.

Docs updates for new version of complete-multi-region Terraform module.

Associated PR for starter module: Azure/alz-terraform-accelerator#175

License

By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.

@jaredfholgate jaredfholgate self-assigned this Oct 7, 2024
jaredfholgate added a commit to Azure/alz-terraform-accelerator that referenced this pull request Oct 8, 2024
<!-- Thank you for submitting a Pull Request. Please fill out the
template below.-->
## Overview/Summary

Replacing the complete-multi-region starter module with a modular
implementation that leverages native Terraform inputs.

Also adding ddos plan and other minor fixes / improvements.

Please note that the `examples` folder and the `yaml.tf` file are
deleted by the ALZ PowerShell module, so they do not get pushed to
source control.

The purpose of the `yaml.tf` file is to enable us to spit out a config
YAML file that is used in the docs since we now use a tfvars files for
the local testing. See the sister PR for those files:
Azure/ALZ-PowerShell-Module#214

## This PR fixes/adds/changes/removes

N/A

### Breaking Changes

This is a breaking change to the complete-multi-region starter module.

## Testing Evidence

Please provide any testing evidence to show that your Pull Request
works/fixes as described and planned (include screenshots, if
appropriate).

## As part of this Pull Request I have

- [x] Checked for duplicate [Pull
Requests](https://github.com/Azure/alz-terraform-accelerator/pulls)
- [x] Associated it with relevant
[issues](https://github.com/Azure/alz-terraform-accelerator/issues), for
tracking and closure.
- [x] Ensured my code/branch is up-to-date with the latest changes in
the `main`
[branch](https://github.com/Azure/alz-terraform-accelerator/tree/main)
- [x] Performed testing and provided evidence.
- [x] Updated relevant and associated documentation.
@jaredfholgate jaredfholgate merged commit 31c701e into main Oct 8, 2024
4 checks passed
@jaredfholgate jaredfholgate deleted the feat-add-mulit-input-file-support branch October 8, 2024 16:08
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