GokceGK
4de8552303
Handle nameservers as optional field in network ( #521 )
...
* make nameservers optional
* fix typo in unit test
* update docs
* Add UseStateForUnkown
---------
Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>
2024-09-09 10:58:25 +02:00
GokceGK
686c76bbdb
fix network create wait handler ( #517 )
2024-08-26 15:03:40 +00:00
stackit-pipeline
24f3731b33
fix(deps): update stackit sdk modules ( #507 )
...
* fix(deps): update stackit sdk modules
* update function names
---------
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Gökçe Gök Klingel <goekce.goek_klingel@mail.schwarz>
2024-08-21 08:53:48 +02:00
stackit-pipeline
bd3e04e134
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.4.0 ( #397 )
...
* fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.4.0
* add network to the return value of createNetwork
* add info logs
* remove obsolete logs and return value
---------
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Gökçe Gök Klingel <goekce.goek_klingel@mail.schwarz>
2024-06-11 13:24:21 +02:00
João Palet
76b8e5692d
Implement new stackit_network resource and datasource ( #366 )
...
* Copy file from DNS zone resource
* Implement resource
* Implement datasource
* Add examples
* Implement acceptance test; Some fixes
* Add docs
* Fix linter
* Fixes after review
2024-05-20 17:17:39 +01:00