João Palet
|
66d6ec2bd0
|
Remove deleted resources and datasources from Terraform state on Read (all remaining services) (#346)
* Remove deleted resources and datasources from state on Read
* Simplify code
* Fix function description
Co-authored-by: Diogo Ferrão <diogo.ferrao@freiheit.com>
* Fix function description
Co-authored-by: Diogo Ferrão <diogo.ferrao@freiheit.com>
* Fix whitespace
---------
Co-authored-by: Diogo Ferrão <diogo.ferrao@freiheit.com>
|
2024-04-23 08:59:43 +01:00 |
|
stackit-pipeline
|
71177d8348
|
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.10.0 (#280)
* fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.10.0
* Remove usages of RetryTimeout in tests
---------
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: João Palet <joao.palet@freiheit.com>
|
2024-02-28 14:47:24 +00:00 |
|
Henrique Santos
|
80666ec3d3
|
Fix documentation (#253)
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2024-02-07 13:51:59 +00:00 |
|
Vicente Pinto
|
cfaf8f2605
|
Fix object storage credential custom endpoint and resource manager regex commnet (#178)
|
2023-12-22 16:03:18 +00:00 |
|
Henrique Santos
|
c7effac5c7
|
Update SDK dependency (#177)
* Update dependencies
* Update dependencies
* Update dependencies
* Update dependencies
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-12-21 09:33:36 +00:00 |
|
Vicente Pinto
|
506d1afdc2
|
Fix error handling on object storage service enablement (#165)
* Fix error handling on objecto storage service enablement
* Add message about depends_on
* Update docs
|
2023-12-18 14:51:32 +00:00 |
|
Vicente Pinto
|
03d0e28016
|
Move functions to conversion pkg (#123)
|
2023-11-03 08:49:05 +00:00 |
|
Vicente Pinto
|
b6100ec8d5
|
Replace ValuePointer function with custom conversion (#121)
|
2023-11-02 15:28:06 +00:00 |
|
Henrique Santos
|
8f5850cdf1
|
Update dependencies (#112)
* Update dependencies
* Remove set timeout
* Remove set sleep before wait
* Update to new signature, remove unnecessary calls
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-10-27 15:48:54 +01:00 |
|
Henrique Santos
|
9d11098102
|
Improve region details (#90)
* Make client config error message more clear
* Add missing log
* Add region detail to resource/data source description
* Generate docs
* Remove resourcemanager using region
* Apply changes to MongoDBFlex user
* Generate docs
* Fix wrong description
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-10-17 16:02:13 +01:00 |
|
Henrique Santos
|
6e51bdd5bf
|
Object storage improvements (#84)
* Add example
* Rename bucket_name --> bucket
* Fix examples in wrong folder
* Add example
* Lint examples
* Fix examples
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-10-13 18:33:45 +01:00 |
|
Henrique Santos
|
248b9834ff
|
Object storage misc fixes (#82)
* Fix wrong reference
* Fix schema
* Fix mapFields not fetching credentials group id
* Change expiration timestamp
* Fix schema
* Remove fields that don't come in the GET response
* Add RFC3339SecondsOnly
* Change expiration timestamp to not support fractional seconds
* Set retry timeout
* Harmonize expiration timestamp
* Skip import check on credential keys
* Add error check
* Update docs
* Change field description
* Add test case, simplify test
* Add test case, simplify test
* Rename variable
* Generate docs
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-10-13 15:02:48 +01:00 |
|
Henrique Santos
|
0fb7d0d793
|
Implement object storage credential (#79)
* Implement credential resource
* Implement test
* Fix test
* Implement data source
* Implement credential acc test
* Add objectstorage credential
* Add test for enableProject
* Add readCredentials test
* Removed unnecessary test case
* Generate docs
* Fix lint
* Fix field name
* Readd credentials group checks
* Fix comment
* Fix comment
* Remove auth
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-10-12 14:42:31 +01:00 |
|
Vicente Pinto
|
b8d2d94156
|
Onboard object storage credentials group (#74)
* Onboard credentials group resource
* Update object storage acc test
* Fix typo
* Generate docs, add examples, fix typos
* Refactor map fiels
* Add unit test for readCredentialsGroups
* Fix lint issues§
g
* Use projectId from Model
* Fix errors§
g
* Fix test
* Simplify signature of enableProject
* Change comment
* Add TestEnableProject
* Rename variable
* Add enableProject test
* Remove unused test setting
* Fix wrong error message
* Improve test case, rename mocked data
* Fix typo
* Removed unnecessary test case
* Removed unnecessary test case
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-10-12 09:34:38 +01:00 |
|
João Palet
|
fee47a6400
|
Rename DSA credentials to credential (#76)
* Rename in LogMe
* Rename in other DSA
* Rename examples
* Rename folder names
* Rename in error messages
|
2023-10-11 09:54:08 +02:00 |
|
Henrique Santos
|
7354808f02
|
Update services dependencies (#64)
* Update services dependencies
* Move reference
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-10-04 15:18:23 +01:00 |
|
Henrique Santos
|
d926e2d559
|
Object Storage: implement bucket (#45)
* Add object storage dependency
* Add object storage
* Add object storage
* Implement bucket resource
* Add map fields test
* Fix typos
* Implement data source
* Add Object Storage bucket
* Fix typo
* Implement Object Storage acc tests
* Go mod tidy
* Reword description
* Fix typos
* Fix typo
* Implement check destroy
* Add region in check destroy
* Add timeout in check destroy
---------
Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
|
2023-09-29 14:37:32 +01:00 |
|