Skip to content

Commit

Permalink
Fix typo (#17)
Browse files Browse the repository at this point in the history
* Fix typo
  • Loading branch information
jaredfholgate authored Dec 20, 2024
1 parent a611807 commit dd66f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/accelerator/userguide/0_planning.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Below is a table describing the available starter modules, along with guidance o
| Starter Module | Setting | Description | Recommendation |
|--|--|----|---|
| [Bicep - Complete]({{< relref "../startermodules/bicepcomplete">}}) | `complete` | Multi-region implementation using Azure Verified Modules for networking that accepts a configuration file to customize. | Use this for Bicep |
| [Terraform - Azure Verified Modules for Platform Landing Zone (ALZ)]({{< relref "../startermodules/bicepcomplete">}}) | `platform_landing_zone` | Multi-region implementation using Azure Verified Modules for networking that accepts a configuration file to customize. | Use this for any customer that does not want SLZ or FSI |
| [Terraform - Azure Verified Modules for Platform Landing Zone (ALZ)]({{< relref "../startermodules/terraform-platform-landing-zone">}}) | `platform_landing_zone` | Multi-region implementation using Azure Verified Modules for networking that accepts a configuration file to customize. | Use this for any customer that does not want SLZ or FSI |
| [Terraform - Sovereign Landing Zone]({{< relref "../startermodules/terraformsovereign" >}}) | `sovereign_landing_zone` | Compliance-focused implementation for regulated industries demanding high data sovereignty. | Select for government and regulated industry environments. |
| [Terraform - Financial Services Industry Landing Zone]({{< relref "../startermodules/terraformfsi" >}}) | `financial_services_landing_zone` | Compliance-focused implementation for the financial services industry. | Select for financial service industry environments. |

Expand Down

0 comments on commit dd66f44

Please sign in to comment.