Releases: gjbae1212/cloud-instance-dns
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Changelog
c5b6d6f Added .gitignore.
8268ef5 Added MIT LICENSE.
ed0dfc0 Added README.
f9809be Added a host field that will forcedly register host of nameserver.
90e2de2 Added a state variable that will refer to construct whether internal dns or external dns.
849f3be Added circleci.
95a6d47 Added code for getting information of instances of aws or gcp.
80e7551 Added code for running server.
668ab06 Added config code for server.
7c4e647 Added dns search code.
77b0a73 Added local.sh for test.
730485e Added template yaml.
b03f93d Changed naming from host
to nameserver
.
6bfe913 Initial commit
b395ce7 Modified README.
bd03fd1 Modified response records that if array is not changed, array of order same as previous order array is returned.
a3e221d Modify circleci.
970994c Modify gorelease.yaml.
b8da01f Modify local.sh
2214a0c Refactoring dns config.
a848bca Support dns round robin.
7f22726 Update go.mod and go.sum.
db3c07a testt