google-nomulus/java/google/registry/proxy
jianglai 4255af345f Move domain registry terraform configs
We are moving toward using GitHub as the source of truth for the domain registry project (Nomulus). As such, the piper location will soon be deleted, along with it the terraform configs. These files are copied to the canonical location []

Note that the files under modules will still be present in the open source code base as it allows open source users to set up the project quickly. The files under envs are specific to each actual project and is removed entirely from the open source code (it was excluded by MOE before).

Some files are renamed to conform to the newly established terraform code style.

There was a remaining regarding using latchkey to set up IAM policies that I intend to punt for now. I imagine if we decide to use latchkey, it means that the IAM related terraform configs will be removed for the Annealing set up. However we would still like to leave that in the open source configs such that it still is a one-stop shop to set up your project.

The automation mode is set to DRYRUN so that there are no accidental changes to our projects during .dev launch. It will be changed back later.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=234838043
2019-02-25 11:13:08 -05:00
..
config Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
handler Make FOSS proxy treat connections with unknown sources more gracefully 2018-12-12 13:22:34 -05:00
kubernetes Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
metric Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
quota Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
resources Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
terraform Move domain registry terraform configs 2019-02-25 11:13:08 -05:00
BUILD Use gson to make JSON string in proxy log formatter 2018-12-12 13:22:34 -05:00
CertificateModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
EppProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
GcpJsonFormatter.java Use gson to make JSON string in proxy log formatter 2018-12-12 13:22:34 -05:00
HealthCheckProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
HttpsRelayProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
MetricsModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
Protocol.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
ProxyConfig.java Move YamlUtils to be under google.registry.util package 2018-11-14 12:00:45 -05:00
ProxyModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
ProxyServer.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
WebWhoisProtocolsModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
WhoisProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00