Skip to content

Conversation

@nfk
Copy link

@nfk nfk commented Jul 24, 2019

Previously with the server resource we can only update the domain and edit the public IP. This PR adds the ability to create the server.

@nfk nfk force-pushed the nfk/server_install branch from dcd2b01 to 636cec7 Compare July 24, 2019 15:57
@meyskens meyskens self-requested a review August 15, 2019 15:34
Copy link
Contributor

@meyskens meyskens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay!
Nice work! But we need a few things added to it before we can merge this

@nfk
Copy link
Author

nfk commented Aug 20, 2019

@meyskens Thank you for the full review, I will apply changes soon.

nfk added 5 commits August 27, 2019 06:58
Three main things are reworked in that patch. Firstly, the update of
the hostname and IP are moved in the Update handler. Then the apply changes
is computed by terraform core, so it is useless to perform the check with
`updateServerIfNeeded`. Finally, the init of the Server struct from
the Server endpoint is also removed.

Signed-off-by: Nicolas Gelot <[email protected]>
This patch adds the ability to create a server with
the given settings.

Signed-off-by: Nicolas Gelot <[email protected]>
Signed-off-by: Nicolas Gelot <[email protected]>
@nfk nfk force-pushed the nfk/server_install branch from cc66484 to ea3c8b7 Compare August 28, 2019 22:57
nfk added 3 commits August 29, 2019 02:35
@nfk nfk force-pushed the nfk/server_install branch from ea3c8b7 to 7aebd9e Compare August 29, 2019 00:37
@nfk
Copy link
Author

nfk commented Aug 29, 2019

Hi @meyskens, backward compat looks good. In that updated MR I have added 2 data resources OS and SSH. I ran acceptance tests on my own server, then the documented example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants