terraform-provider-stackitp.../docs/data-sources
Mauritz Uphoff fcc7a99488
feat: add cidr_list attribute to stackit_public_ip_ranges datasource (#1001)
* feat: add cidr_list attribute to stackit_public_ip_ranges datasource

Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-10-08 07:19:57 +00:00
..
affinity_group.md feat: Onboard affinity groups resource and data source (#652) 2025-01-30 11:07:32 +01:00
cdn_custom_domain.md feat(cdn): add custom certificate support (#983) 2025-09-18 19:27:22 +02:00
cdn_distribution.md feat(cdn): add geoblocking (#906) 2025-07-15 15:00:53 +02:00
dns_record_set.md Fix bug dns record name inconsistent (#307) 2024-03-25 11:45:29 +00:00
dns_zone.md feat(dns): add option to get dns_zone by dns_name (#856) 2025-05-22 11:06:04 +02:00
git.md feat: add new attributes to git resource and datasource (#890) 2025-07-03 09:26:18 +02:00
iaas_project.md feat(iaas): onboard iaas project datasource (#955) 2025-08-15 17:01:25 +02:00
image.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
image_v2.md chore(docs): improve docs for image_v2 and machine_type (#977) 2025-09-03 10:23:44 +02:00
key_pair.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
loadbalancer.md feat(loadbalancer): add security_group_id and disable_security_group_assignment field (#986) 2025-09-12 15:20:02 +00:00
logme_credential.md Remove ssl note from redis credentials uri, mark uri as sensitive and update ske project deprecation date (#367) 2024-05-21 10:22:30 +01:00
logme_instance.md Fix/logme params and update examples in dsa service docs (#644) 2025-01-28 16:03:35 +01:00
machine_type.md chore(docs): improve docs for image_v2 and machine_type (#977) 2025-09-03 10:23:44 +02:00
mariadb_credential.md Remove ssl note from redis credentials uri, mark uri as sensitive and update ske project deprecation date (#367) 2024-05-21 10:22:30 +01:00
mariadb_instance.md Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
mongodbflex_instance.md feat(mongodbflex): region adjustment (#914) 2025-07-21 12:37:47 +00:00
mongodbflex_user.md feat(mongodbflex): region adjustment (#914) 2025-07-21 12:37:47 +00:00
network.md feat(iaas): add iaas network v2 alpha (#899) 2025-07-07 13:25:54 +02:00
network_area.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
network_area_route.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
network_interface.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
objectstorage_bucket.md feat(objectstorage): Min/Max acceptance tests (#850) 2025-05-20 13:55:49 +02:00
objectstorage_credential.md feat(objectstorage): Min/Max acceptance tests (#850) 2025-05-20 13:55:49 +02:00
objectstorage_credentials_group.md feat(objectstorage): Min/Max acceptance tests (#850) 2025-05-20 13:55:49 +02:00
observability_alertgroup.md feat: implement observability log alertgroups (#785) 2025-04-29 11:43:05 +02:00
observability_instance.md feat(observability): continue attribute for instance -> alert config (#993) 2025-09-19 15:30:13 +00:00
observability_logalertgroup.md feat: implement observability log alertgroups (#785) 2025-04-29 11:43:05 +02:00
observability_scrapeconfig.md feat(ci): ensure docs are up-to-date on PRs (#767) 2025-04-08 10:24:19 +02:00
opensearch_credential.md Remove ssl note from redis credentials uri, mark uri as sensitive and update ske project deprecation date (#367) 2024-05-21 10:22:30 +01:00
opensearch_instance.md Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
postgresflex_database.md feat(postgresql): Region adjustment (#713) 2025-03-21 13:52:10 +01:00
postgresflex_instance.md feat(postgresql): Region adjustment (#713) 2025-03-21 13:52:10 +01:00
postgresflex_user.md feat(postgresql): Region adjustment (#713) 2025-03-21 13:52:10 +01:00
public_ip.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
public_ip_ranges.md feat: add cidr_list attribute to stackit_public_ip_ranges datasource (#1001) 2025-10-08 07:19:57 +00:00
rabbitmq_credential.md Remove ssl note from redis credentials uri, mark uri as sensitive and update ske project deprecation date (#367) 2024-05-21 10:22:30 +01:00
rabbitmq_instance.md Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
redis_credential.md Remove ssl note from redis credentials uri, mark uri as sensitive and update ske project deprecation date (#367) 2024-05-21 10:22:30 +01:00
redis_instance.md Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
resourcemanager_folder.md feat(resourcemanager): add folder resource/datasource (#975) 2025-09-17 07:53:48 +00:00
resourcemanager_project.md feat(resourcemanager): add folder resource/datasource (#975) 2025-09-17 07:53:48 +00:00
routing_table.md docs: add system routes description (#901) 2025-07-07 13:35:57 +02:00
routing_table_route.md feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
routing_table_routes.md feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
routing_tables.md docs: add system routes description (#901) 2025-07-07 13:35:57 +02:00
secretsmanager_instance.md Secrets manager - Add examples, update docs (#95) 2023-10-19 16:03:42 +01:00
secretsmanager_user.md Secrets manager - Add examples, update docs (#95) 2023-10-19 16:03:42 +01:00
security_group.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
security_group_rule.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
server.md docs: generate example for server datasource (#790) 2025-04-25 17:01:46 +02:00
server_backup_schedule.md feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
server_backup_schedules.md feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
server_update_schedule.md feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
server_update_schedules.md feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
service_account.md chore: remove beta state from service account (#803) 2025-05-07 11:34:30 +02:00
ske_cluster.md Ft/region adjustment ske (#909) 2025-07-14 08:15:31 +02:00
sqlserverflex_instance.md feat: region adjustments SQLServerFlex (#707) 2025-03-11 08:06:46 +01:00
sqlserverflex_user.md feat: region adjustments SQLServerFlex (#707) 2025-03-11 08:06:46 +01:00
volume.md chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00