Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Perelle committed Feb 10, 2021
1 parent a78bf87 commit 5945956
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions terraform/hub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ This stack deploy the common infrastructure, mainly the exposition of service to

## Requirement

### SSL certiticate

Generate the wildcard SSL certiticate for the domain you want to use.
Push it in the key vault as certificate.

It is also possible to use multiple certificates for différents domains or for different dedicated records. Just adapt the application gateway configuration (http_listener, request_routing_rule) accordingly.

### Check variables

Check the variables of the stack in the file [variables.tf](./variables.tf).
Expand Down

0 comments on commit 5945956

Please sign in to comment.