Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/reserve ip #142

Merged
merged 10 commits into from
Jul 15, 2022
Merged

Feature/reserve ip #142

merged 10 commits into from
Jul 15, 2022

Commits on Jul 6, 2022

  1. Added the resource reserved_ip and the resource to assign ip to an in…

    …stance
    
    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0eafa4f View commit details
    Browse the repository at this point in the history
  2. Fix some error reported by make fmt

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2c138b4 View commit details
    Browse the repository at this point in the history
  3. Fixed the return of an error in resourceInstanceReservedIPDelete

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    92b208d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Added the datasource for the reserved_ip object

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6c7a699 View commit details
    Browse the repository at this point in the history
  2. Added the doc for the civo_reserved_ip

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8c4f592 View commit details
    Browse the repository at this point in the history
  3. Updated the tfplugindocs to the last version

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b3b5150 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Added the test for the new datasource and resource

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4b01c1a View commit details
    Browse the repository at this point in the history
  2. Fixed indentation error

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    63e4d7e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Updated the civogo lib and fix the AssignIP use

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7d194ac View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Updated the civogo lib to add the new required field

    Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
    alejandrojnm committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    724f950 View commit details
    Browse the repository at this point in the history