terraform-provider-stackitp.../docs/resources
Henrique Santos 4e8514df00
Logging and error handling improvements, bug fixes (#21)
- Uniformed logs and diagnostics:
  - Logging and adding to diagnostics is done by the highest level function (Create/Read/Update/Delete/Import) using `LogAndAddError`
  - Lower-level routines' signature changed to return error instead of writing to diagnostics
  - Standardize summary and details across services
  - Removed manual adding of relevant variables to details (they're in the context, TF adds them to logs)
- Changed validators to be closer to official implementation
- Fix logging wrong output after wait
- Fix Argus checking wrong diagnostics
- Fix Resource Manager not updating state after project update
- Fix unnecessary pointer in LogAndAddError
2023-09-21 14:52:52 +01:00
..
argus_credential.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
argus_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
argus_scrapeconfig.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
dns_record_set.md Add migration import examples for the SKE and LogMe services (#15) 2023-09-11 15:09:33 +02:00
dns_zone.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
logme_credentials.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
logme_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
mariadb_credentials.md Logging and error handling improvements, bug fixes (#21) 2023-09-21 14:52:52 +01:00
mariadb_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
opensearch_credentials.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
opensearch_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
postgresflex_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
postgresflex_user.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
postgresql_credentials.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
postgresql_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
rabbitmq_credentials.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
rabbitmq_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
redis_credentials.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
redis_instance.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
resourcemanager_project.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
ske_cluster.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00
ske_project.md Document resource's internal ID structure and create foundation for migration guide (#12) 2023-09-08 18:03:26 +01:00