Skip to content

Commit

Permalink
Sync TOC of each Terraform readme (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpagot authored Dec 12, 2023
1 parent eb0c8bf commit 0df692b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
4 changes: 1 addition & 3 deletions terraform/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@
* [Quickstart](#quickstart)
* [High level description](#high-level-description)
* [Customization](#customization)
* [QA deployment](#qa-deployment)
* [Pillar files configuration](#pillar-files-configuration)
* [Use already existing network resources](#use-already-existing-network-resources)
* [Autogenerated network addresses](#autogenerated-network-addresses)
* [Advanced Customization](#advanced-customization)
* [Terraform Parallelism](#terraform-parallelism)
* [Remote State](#remote-state)
* [AWS catalog images"](#aws-catalog-images)
* [AWS catalog images](#aws-catalog-images)
* [How to upload a custom image](#how-to-upload-a-custom-image)
* [Troubleshooting](#troubleshooting)

Expand Down
4 changes: 1 addition & 3 deletions terraform/azure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
* [Quickstart](#quickstart)
* [High level description](#high-level-description)
* [Customization](#customization)
* [QA deployment](#qa-deployment)
* [Pillar files configuration](#pillar-files-configuration)
* [Use already existing network resources](#use-already-existing-network-resources)
* [Autogenerated network addresses](#autogenerated-network-addresses)
* [HANA configuration](#hana-configuration)
Expand Down Expand Up @@ -641,7 +639,7 @@ However using the cloud's native fencing mechanisms is also possible.

In the azure implementation this is the "Azure Fence Agent" called `stonith:fence_azure_arm`.

Please read the Microsoft Azure documentation [Create Azure Fence agent STONITH device🔗](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse-pacemaker#create-azure-fence-agent-stonith-device) for the detailed steps that are needed in azure.
Please read the Microsoft Azure documentation [Create Azure Fence agent STONITH device🔗](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse-pacemaker#create-azure-fence-agent-stonith-device) for the detailed steps that are needed in Azure. Please refer also to the main repo README about requirements needed in the Ansible part.

Native fencing can be set per cluster type in `terraform.tfvars`:

Expand Down
3 changes: 1 addition & 2 deletions terraform/gcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
* [Quickstart](#quickstart)
* [Highlevel description](#highlevel-description)
* [Customization](#customization)
* [QA deployment](#qa-deployment)
* [Pillar files configuration](#pillar-files-configuration)
* [Use already existing network resources](#use-already-existing-network-resources)
* [Autogenerated network addresses](#autogenerated-network-addresses)
* [Advanced Customization](#advanced-customization)
* [Terraform Parallelism](#terraform-parallelism)
* [How to upload SAP install sources](#how-to-upload-sap-install-sources)
Expand Down

0 comments on commit 0df692b

Please sign in to comment.