mirror of
https://github.com/google/nomulus.git
synced 2025-08-20 00:14:07 +02:00
* Update terraform files and instructions
Update proxy terraform files based on current best practices and allow
exclusion of forwarding rules for HTTP endpoints. Specifically:
- Add a "public_web_whois" input to allow disabling the public HTTP
whois forwarding.
- Add "description" fields to all variables.
- Move outputs of the top-level module into "outputs.tf".
- Auto-reformat using hclfmt.
|
||
|---|---|---|
| .. | ||
| gke | ||
| networking | ||
| common.tf | ||
| gcs.tf | ||
| gke.tf | ||
| iam.tf | ||
| kms.tf | ||
| networking.tf | ||
| output.tf | ||
| variables.tf | ||