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

Feat/Network Security Group #589

Open
wants to merge 73 commits into
base: master
Choose a base branch
from
Open

Feat/Network Security Group #589

wants to merge 73 commits into from

Commits on Jun 4, 2024

  1. nsg resource

    cbeti-ionos committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1f73f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8062e79 View commit details
    Browse the repository at this point in the history
  3. nsg test

    cbeti-ionos committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0d8d89d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix np deref

    cbeti-ionos committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    38ebf75 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. set/get for rules data

    cbeti-ionos committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dd87797 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. add firewall rules tests

    cbeti-ionos committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2620dcc View commit details
    Browse the repository at this point in the history
  2. Nsg firewallrule resource (#568)

    * feat: add nsg rule resource, moved logic from nsg
    rmocanu-ionos authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f7108a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    618c291 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c60c12 View commit details
    Browse the repository at this point in the history
  5. nsg data source

    cbeti-ionos committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cd54c08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ab51ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f557b15 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e4a908 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    571996e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    ff0e125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2167553 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    01d757a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b6844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76a3857 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a491f0f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    21c38e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0b3fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf4a76 View commit details
    Browse the repository at this point in the history
  4. nsg docs

    cbeti-ionos committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b620993 View commit details
    Browse the repository at this point in the history
  5. nsg rule docs

    cbeti-ionos committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    10697eb View commit details
    Browse the repository at this point in the history
  6. linter

    cbeti-ionos committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c3495b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. save local dev changes

    cbeti-ionos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5682b86 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    b3e0195 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into feat/implement-nsg

    # Conflicts:
    #	go.mod
    #	ionoscloud/data_source_cube_server.go
    #	ionoscloud/data_source_nic.go
    #	ionoscloud/data_source_server.go
    #	ionoscloud/provider.go
    #	ionoscloud/resource_cube_server.go
    #	ionoscloud/resource_nic.go
    #	ionoscloud/resource_nic_test.go
    #	ionoscloud/resource_server_test.go
    #	services/cloudapi/cloudapinic/nic.go
    #	utils/constant/constants.go
    cbeti-ionos committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e850af6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    efdc98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1018b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    652c7eb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix: nsg fixes

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3c3aa10 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/implement-nsg

    # Conflicts:
    #	ionoscloud/resource_server.go
    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    03b8509 View commit details
    Browse the repository at this point in the history
  3. fix: merge master

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e4f32a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31838e3 View commit details
    Browse the repository at this point in the history
  5. fix: fix linter

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4bfac66 View commit details
    Browse the repository at this point in the history
  6. fix: fix linter 2

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e48f032 View commit details
    Browse the repository at this point in the history
  7. fix: fix linter 3

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d503019 View commit details
    Browse the repository at this point in the history
  8. fix: sort imports

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b25928c View commit details
    Browse the repository at this point in the history
  9. fix: sort imports 2

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    beec6f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d428042 View commit details
    Browse the repository at this point in the history
  11. fix: newline

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3aa8c32 View commit details
    Browse the repository at this point in the history
  12. fix: rename to nsg

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8ba9b18 View commit details
    Browse the repository at this point in the history
  13. fix: small fixes

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aa48d35 View commit details
    Browse the repository at this point in the history
  14. fix: rename files

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bd0992e View commit details
    Browse the repository at this point in the history
  15. fix: spaces

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2de977f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eefb83d View commit details
    Browse the repository at this point in the history
  17. fix: renaming 3

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ad1676d View commit details
    Browse the repository at this point in the history
  18. fix: rename to NSG

    cristiGuranIonos committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    704bd09 View commit details
    Browse the repository at this point in the history
  19. Update docs/data-sources/nsg.md

    Co-authored-by: Ionut Beti <[email protected]>
    cristiGuranIonos and cbeti-ionos authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9a5b2aa View commit details
    Browse the repository at this point in the history
  20. Update docs/data-sources/nsg.md

    Co-authored-by: Ionut Beti <[email protected]>
    cristiGuranIonos and cbeti-ionos authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fc5d5a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update docs/data-sources/nsg.md

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dace364 View commit details
    Browse the repository at this point in the history
  2. Update docs/resources/nsg_firewallrule.md

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    41586a6 View commit details
    Browse the repository at this point in the history
  3. Update services/cloudapi/nsg/nsg.go

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f6f68e9 View commit details
    Browse the repository at this point in the history
  4. Update services/cloudapi/nsg/nsg.go

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a7a0361 View commit details
    Browse the repository at this point in the history
  5. Update docs/resources/nsg_firewallrule.md

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e87f528 View commit details
    Browse the repository at this point in the history
  6. Update ionoscloud/data_source_nsg.go

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    12066ef View commit details
    Browse the repository at this point in the history
  7. Update ionoscloud/data_source_nsg.go

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cba0b62 View commit details
    Browse the repository at this point in the history
  8. Update ionoscloud/resource_nsg.go

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a66d7a8 View commit details
    Browse the repository at this point in the history
  9. Update ionoscloud/resource_nsg_firewallrule.go

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ee8886f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3ef543 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/feat/implement-nsg' into feat/im…

    …plement-nsg
    
    # Conflicts:
    #	docs/resources/nsg_firewallrule.md
    #	ionoscloud/resource_nsg.go
    cristiGuranIonos committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2be90a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1095475 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25fb1b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71abc3d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. protocol validation enum

    cbeti-ionos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d0e324a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b16ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df81a8 View commit details
    Browse the repository at this point in the history
  4. Update docs/resources/datacenter.md

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    522649e View commit details
    Browse the repository at this point in the history
  5. Update docs/resources/datacenter.md

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ddeb29d View commit details
    Browse the repository at this point in the history
  6. Update docs/resources/datacenter.md

    Co-authored-by: Deatcu Andrei-Cristian <[email protected]>
    cristiGuranIonos and adeatcu-ionos authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6c4aee5 View commit details
    Browse the repository at this point in the history
  7. fix: rework

    cristiGuranIonos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    738b7e1 View commit details
    Browse the repository at this point in the history