|
389 | 389 | "current": "scaleway:datawarehouse/deployment:Deployment", |
390 | 390 | "majorVersion": 1, |
391 | 391 | "fields": { |
| 392 | + "private_network": { |
| 393 | + "maxItemsOne": true, |
| 394 | + "elem": { |
| 395 | + "fields": { |
| 396 | + "services": { |
| 397 | + "maxItemsOne": false |
| 398 | + } |
| 399 | + } |
| 400 | + } |
| 401 | + }, |
392 | 402 | "public_network": { |
393 | 403 | "maxItemsOne": false, |
394 | 404 | "elem": { |
|
1417 | 1427 | ], |
1418 | 1428 | "majorVersion": 1, |
1419 | 1429 | "fields": { |
| 1430 | + "args": { |
| 1431 | + "maxItemsOne": false |
| 1432 | + }, |
1420 | 1433 | "cron": { |
1421 | 1434 | "maxItemsOne": true |
1422 | 1435 | }, |
1423 | 1436 | "secret_reference": { |
1424 | 1437 | "maxItemsOne": false |
| 1438 | + }, |
| 1439 | + "startup_command": { |
| 1440 | + "maxItemsOne": false |
1425 | 1441 | } |
1426 | 1442 | } |
1427 | 1443 | }, |
|
1510 | 1526 | } |
1511 | 1527 | } |
1512 | 1528 | }, |
| 1529 | + "scaleway_kafka_cluster": { |
| 1530 | + "current": "scaleway:kafka/cluster:Cluster", |
| 1531 | + "majorVersion": 1, |
| 1532 | + "fields": { |
| 1533 | + "private_network": { |
| 1534 | + "maxItemsOne": true, |
| 1535 | + "elem": { |
| 1536 | + "fields": { |
| 1537 | + "dns_records": { |
| 1538 | + "maxItemsOne": false |
| 1539 | + } |
| 1540 | + } |
| 1541 | + } |
| 1542 | + }, |
| 1543 | + "public_network": { |
| 1544 | + "maxItemsOne": false, |
| 1545 | + "elem": { |
| 1546 | + "fields": { |
| 1547 | + "dns_records": { |
| 1548 | + "maxItemsOne": false |
| 1549 | + } |
| 1550 | + } |
| 1551 | + } |
| 1552 | + }, |
| 1553 | + "tags": { |
| 1554 | + "maxItemsOne": false |
| 1555 | + } |
| 1556 | + } |
| 1557 | + }, |
1513 | 1558 | "scaleway_key_manager_key": { |
1514 | 1559 | "current": "scaleway:keymanager/key:Key", |
1515 | 1560 | "past": [ |
|
2050 | 2095 | } |
2051 | 2096 | } |
2052 | 2097 | }, |
| 2098 | + "scaleway_opensearch_deployment": { |
| 2099 | + "current": "scaleway:opensearch/deployment:Deployment", |
| 2100 | + "majorVersion": 1, |
| 2101 | + "fields": { |
| 2102 | + "endpoints": { |
| 2103 | + "maxItemsOne": false, |
| 2104 | + "elem": { |
| 2105 | + "fields": { |
| 2106 | + "services": { |
| 2107 | + "maxItemsOne": false |
| 2108 | + } |
| 2109 | + } |
| 2110 | + } |
| 2111 | + }, |
| 2112 | + "private_network": { |
| 2113 | + "maxItemsOne": true |
| 2114 | + }, |
| 2115 | + "tags": { |
| 2116 | + "maxItemsOne": false |
| 2117 | + }, |
| 2118 | + "volume": { |
| 2119 | + "maxItemsOne": true |
| 2120 | + } |
| 2121 | + } |
| 2122 | + }, |
2053 | 2123 | "scaleway_rdb_acl": { |
2054 | 2124 | "current": "scaleway:databases/acl:Acl", |
2055 | 2125 | "past": [ |
|
2640 | 2710 | } |
2641 | 2711 | } |
2642 | 2712 | }, |
| 2713 | + "scaleway_autoscaling_instance_group": { |
| 2714 | + "current": "scaleway:autoscaling/getInstanceGroup:getInstanceGroup", |
| 2715 | + "majorVersion": 1, |
| 2716 | + "fields": { |
| 2717 | + "capacity": { |
| 2718 | + "maxItemsOne": false |
| 2719 | + }, |
| 2720 | + "load_balancer": { |
| 2721 | + "maxItemsOne": false, |
| 2722 | + "elem": { |
| 2723 | + "fields": { |
| 2724 | + "backend_ids": { |
| 2725 | + "maxItemsOne": false |
| 2726 | + } |
| 2727 | + } |
| 2728 | + } |
| 2729 | + }, |
| 2730 | + "tags": { |
| 2731 | + "maxItemsOne": false |
| 2732 | + } |
| 2733 | + } |
| 2734 | + }, |
| 2735 | + "scaleway_autoscaling_instance_policy": { |
| 2736 | + "current": "scaleway:autoscaling/getInstancePolicy:getInstancePolicy", |
| 2737 | + "majorVersion": 1, |
| 2738 | + "fields": { |
| 2739 | + "metric": { |
| 2740 | + "maxItemsOne": false |
| 2741 | + } |
| 2742 | + } |
| 2743 | + }, |
2643 | 2744 | "scaleway_availability_zones": { |
2644 | 2745 | "current": "scaleway:account/getAvailabilityZones:getAvailabilityZones", |
2645 | 2746 | "past": [ |
|
3617 | 3718 | } |
3618 | 3719 | } |
3619 | 3720 | }, |
| 3721 | + "scaleway_kafka_cluster": { |
| 3722 | + "current": "scaleway:kafka/getCluster:getCluster", |
| 3723 | + "majorVersion": 1, |
| 3724 | + "fields": { |
| 3725 | + "private_network": { |
| 3726 | + "maxItemsOne": false, |
| 3727 | + "elem": { |
| 3728 | + "fields": { |
| 3729 | + "dns_records": { |
| 3730 | + "maxItemsOne": false |
| 3731 | + } |
| 3732 | + } |
| 3733 | + } |
| 3734 | + }, |
| 3735 | + "public_network": { |
| 3736 | + "maxItemsOne": false, |
| 3737 | + "elem": { |
| 3738 | + "fields": { |
| 3739 | + "dns_records": { |
| 3740 | + "maxItemsOne": false |
| 3741 | + } |
| 3742 | + } |
| 3743 | + } |
| 3744 | + }, |
| 3745 | + "tags": { |
| 3746 | + "maxItemsOne": false |
| 3747 | + } |
| 3748 | + } |
| 3749 | + }, |
3620 | 3750 | "scaleway_key_manager_key": { |
3621 | 3751 | "current": "scaleway:keymanager/getKey:getKey", |
3622 | 3752 | "past": [ |
|
4264 | 4394 | ], |
4265 | 4395 | "majorVersion": 1 |
4266 | 4396 | }, |
| 4397 | + "scaleway_s2s_vpn_connection": { |
| 4398 | + "current": "scaleway:s2svpn/getConnection:getConnection", |
| 4399 | + "majorVersion": 1, |
| 4400 | + "fields": { |
| 4401 | + "bgp_config_ipv4": { |
| 4402 | + "maxItemsOne": false |
| 4403 | + }, |
| 4404 | + "bgp_config_ipv6": { |
| 4405 | + "maxItemsOne": false |
| 4406 | + }, |
| 4407 | + "bgp_session_ipv4": { |
| 4408 | + "maxItemsOne": false |
| 4409 | + }, |
| 4410 | + "bgp_session_ipv6": { |
| 4411 | + "maxItemsOne": false |
| 4412 | + }, |
| 4413 | + "esp_ciphers": { |
| 4414 | + "maxItemsOne": false |
| 4415 | + }, |
| 4416 | + "ikev2_ciphers": { |
| 4417 | + "maxItemsOne": false |
| 4418 | + }, |
| 4419 | + "tags": { |
| 4420 | + "maxItemsOne": false |
| 4421 | + } |
| 4422 | + } |
| 4423 | + }, |
| 4424 | + "scaleway_s2s_vpn_customer_gateway": { |
| 4425 | + "current": "scaleway:s2svpn/getCustomerGateway:getCustomerGateway", |
| 4426 | + "majorVersion": 1, |
| 4427 | + "fields": { |
| 4428 | + "tags": { |
| 4429 | + "maxItemsOne": false |
| 4430 | + } |
| 4431 | + } |
| 4432 | + }, |
| 4433 | + "scaleway_s2s_vpn_gateway": { |
| 4434 | + "current": "scaleway:s2svpn/getGateway:getGateway", |
| 4435 | + "majorVersion": 1, |
| 4436 | + "fields": { |
| 4437 | + "public_config": { |
| 4438 | + "maxItemsOne": false |
| 4439 | + }, |
| 4440 | + "tags": { |
| 4441 | + "maxItemsOne": false |
| 4442 | + } |
| 4443 | + } |
| 4444 | + }, |
| 4445 | + "scaleway_s2s_vpn_routing_policy": { |
| 4446 | + "current": "scaleway:s2svpn/getRoutingPolicy:getRoutingPolicy", |
| 4447 | + "majorVersion": 1, |
| 4448 | + "fields": { |
| 4449 | + "prefix_filter_in": { |
| 4450 | + "maxItemsOne": false |
| 4451 | + }, |
| 4452 | + "prefix_filter_out": { |
| 4453 | + "maxItemsOne": false |
| 4454 | + }, |
| 4455 | + "tags": { |
| 4456 | + "maxItemsOne": false |
| 4457 | + } |
| 4458 | + } |
| 4459 | + }, |
4267 | 4460 | "scaleway_secret": { |
4268 | 4461 | "current": "scaleway:secrets/getSecret:getSecret", |
4269 | 4462 | "past": [ |
|
5765 | 5958 | "scaleway:ipam/ip:Ip": 0, |
5766 | 5959 | "scaleway:ipam/ipReverseDns:IpReverseDns": 0, |
5767 | 5960 | "scaleway:job/definition:Definition": 0, |
| 5961 | + "scaleway:kafka/cluster:Cluster": 0, |
5768 | 5962 | "scaleway:keymanager/key:Key": 0, |
5769 | 5963 | "scaleway:kubernetes/acl:Acl": 0, |
5770 | 5964 | "scaleway:kubernetes/cluster:Cluster": 0, |
|
5811 | 6005 | "scaleway:observability/grafanaUser:GrafanaUser": 0, |
5812 | 6006 | "scaleway:observability/source:Source": 0, |
5813 | 6007 | "scaleway:observability/token:Token": 0, |
| 6008 | + "scaleway:opensearch/deployment:Deployment": 0, |
5814 | 6009 | "scaleway:redis/cluster:Cluster": 0, |
5815 | 6010 | "scaleway:registry/namespace:Namespace": 0, |
5816 | 6011 | "scaleway:s2svpn/connection:Connection": 0, |
|
5831 | 6026 | "scaleway:account/getSshKey:getSshKey": 0, |
5832 | 6027 | "scaleway:applesilicon/getOs:getOs": 0, |
5833 | 6028 | "scaleway:audittrail/getEvent:getEvent": 0, |
| 6029 | + "scaleway:autoscaling/getInstanceGroup:getInstanceGroup": 0, |
| 6030 | + "scaleway:autoscaling/getInstancePolicy:getInstancePolicy": 0, |
5834 | 6031 | "scaleway:billing/getConsumptions:getConsumptions": 0, |
5835 | 6032 | "scaleway:billing/getInvoices:getInvoices": 0, |
5836 | 6033 | "scaleway:block/getSnapshot:getSnapshot": 0, |
|
5962 | 6159 | "scaleway:iot/getHub:getHub": 0, |
5963 | 6160 | "scaleway:ipam/getIp:getIp": 0, |
5964 | 6161 | "scaleway:ipam/getIps:getIps": 0, |
| 6162 | + "scaleway:kafka/getCluster:getCluster": 0, |
5965 | 6163 | "scaleway:keymanager/getKey:getKey": 0, |
5966 | 6164 | "scaleway:keymanager/getVerify:getVerify": 0, |
5967 | 6165 | "scaleway:kubernetes/getCluster:getCluster": 0, |
|
6004 | 6202 | "scaleway:registry/getImage:getImage": 0, |
6005 | 6203 | "scaleway:registry/getImageTag:getImageTag": 0, |
6006 | 6204 | "scaleway:registry/getNamespace:getNamespace": 0, |
| 6205 | + "scaleway:s2svpn/getConnection:getConnection": 0, |
| 6206 | + "scaleway:s2svpn/getCustomerGateway:getCustomerGateway": 0, |
| 6207 | + "scaleway:s2svpn/getGateway:getGateway": 0, |
| 6208 | + "scaleway:s2svpn/getRoutingPolicy:getRoutingPolicy": 0, |
6007 | 6209 | "scaleway:secrets/getSecret:getSecret": 0, |
6008 | 6210 | "scaleway:secrets/getVersion:getVersion": 0, |
6009 | 6211 | "scaleway:tem/getDomain:getDomain": 0, |
|
0 commit comments