pulumi-cloudamqp 3.18.0a1718169430__tar.gz → 3.18.0a1718244895__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-cloudamqp might be problematic. Click here for more details.
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/PKG-INFO +1 -1
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/alarm.py +0 -224
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/extra_disk_size.py +6 -6
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/instance.py +16 -6
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/integration_log.py +23 -9
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/integration_metric.py +315 -5
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/node_actions.py +6 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/pulumi-plugin.json +1 -1
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/vpc_gcp_peering.py +14 -14
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/webhook.py +86 -86
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp.egg-info/PKG-INFO +1 -1
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pyproject.toml +1 -1
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/README.md +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/__init__.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/_inputs.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/_utilities.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/account_action.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/config/__init__.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/config/__init__.pyi +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/config/vars.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/custom_domain.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_account.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_account_vpcs.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_alarm.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_credentials.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_instance.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_nodes.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_notification.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_plugins.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_plugins_community.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_upgradable_versions.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_vpc_gcp_info.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/get_vpc_info.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/integration_aws_eventbridge.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/notification.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/outputs.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/plugin.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/plugin_community.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/privatelink_aws.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/privatelink_azure.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/provider.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/py.typed +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/rabbit_configuration.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/security_firewall.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/upgrade_rabbitmq.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/vpc.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/vpc_connect.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/vpc_peering.py +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp.egg-info/SOURCES.txt +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp.egg-info/dependency_links.txt +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp.egg-info/requires.txt +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp.egg-info/top_level.txt +0 -0
- {pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/setup.cfg +0 -0
{pulumi_cloudamqp-3.18.0a1718169430 → pulumi_cloudamqp-3.18.0a1718244895}/pulumi_cloudamqp/alarm.py
RENAMED
|
@@ -409,118 +409,6 @@ class Alarm(pulumi.CustomResource):
|
|
|
409
409
|
vhost_regex: Optional[pulumi.Input[str]] = None,
|
|
410
410
|
__props__=None):
|
|
411
411
|
"""
|
|
412
|
-
This resource allows you to create and manage alarms to trigger based on a set of conditions. Once triggerd a notification will be sent to the assigned recipients. When creating a new instance, there will also be a set of default alarms (cpu, memory and disk) created. All default alarms uses the default recipient for notifications.
|
|
413
|
-
|
|
414
|
-
By setting `no_default_alarms` to *true* in `Instance`. This will create the instance without default alarms and avoid the need to import them to get full control.
|
|
415
|
-
|
|
416
|
-
Available for all subscription plans, but `lemur`and `tiger`are limited to fewer alarm types. The limited types supported can be seen in the table below in Alarm Type Reference.
|
|
417
|
-
|
|
418
|
-
## Example Usage
|
|
419
|
-
|
|
420
|
-
<details>
|
|
421
|
-
<summary>
|
|
422
|
-
<b>
|
|
423
|
-
<i>Basic example of CPU and memory alarm</i>
|
|
424
|
-
</b>
|
|
425
|
-
</summary>
|
|
426
|
-
|
|
427
|
-
```python
|
|
428
|
-
import pulumi
|
|
429
|
-
import pulumi_cloudamqp as cloudamqp
|
|
430
|
-
|
|
431
|
-
# New recipient
|
|
432
|
-
recipient01 = cloudamqp.Notification("recipient_01",
|
|
433
|
-
instance_id=instance["id"],
|
|
434
|
-
type="email",
|
|
435
|
-
value="alarm@example.com",
|
|
436
|
-
name="alarm")
|
|
437
|
-
# New cpu alarm
|
|
438
|
-
cpu_alarm = cloudamqp.Alarm("cpu_alarm",
|
|
439
|
-
instance_id=instance["id"],
|
|
440
|
-
type="cpu",
|
|
441
|
-
enabled=True,
|
|
442
|
-
reminder_interval=600,
|
|
443
|
-
value_threshold=95,
|
|
444
|
-
time_threshold=600,
|
|
445
|
-
recipients=[recipient01.id])
|
|
446
|
-
# New memory alarm
|
|
447
|
-
memory_alarm = cloudamqp.Alarm("memory_alarm",
|
|
448
|
-
instance_id=instance["id"],
|
|
449
|
-
type="memory",
|
|
450
|
-
enabled=True,
|
|
451
|
-
reminder_interval=600,
|
|
452
|
-
value_threshold=95,
|
|
453
|
-
time_threshold=600,
|
|
454
|
-
recipients=[recipient01.id])
|
|
455
|
-
```
|
|
456
|
-
|
|
457
|
-
</details>
|
|
458
|
-
|
|
459
|
-
<details>
|
|
460
|
-
<summary>
|
|
461
|
-
<b>
|
|
462
|
-
<i>Manage notice alarm, available from v1.29.5</i>
|
|
463
|
-
</b>
|
|
464
|
-
</summary>
|
|
465
|
-
|
|
466
|
-
Only one notice alarm can exists and cannot be created, instead the alarm resource will be updated.
|
|
467
|
-
|
|
468
|
-
```python
|
|
469
|
-
import pulumi
|
|
470
|
-
import pulumi_cloudamqp as cloudamqp
|
|
471
|
-
|
|
472
|
-
# New recipient
|
|
473
|
-
recipient01 = cloudamqp.Notification("recipient_01",
|
|
474
|
-
instance_id=instance["id"],
|
|
475
|
-
type="email",
|
|
476
|
-
value="alarm@example.com",
|
|
477
|
-
name="alarm")
|
|
478
|
-
# Update existing notice alarm
|
|
479
|
-
notice = cloudamqp.Alarm("notice",
|
|
480
|
-
instance_id=instance["id"],
|
|
481
|
-
type="notice",
|
|
482
|
-
enabled=True,
|
|
483
|
-
recipients=[recipient01.id])
|
|
484
|
-
```
|
|
485
|
-
|
|
486
|
-
</details>
|
|
487
|
-
|
|
488
|
-
## Alarm Type reference
|
|
489
|
-
|
|
490
|
-
Supported alarm types: `cpu, memory, disk, queue, connection, flow, consumer, netsplit, server_unreachable, notice`
|
|
491
|
-
|
|
492
|
-
Required arguments for all alarms: `instance_id, type, enabled`<br>
|
|
493
|
-
Optional argument for all alarms: `tags, queue_regex, vhost_regex`
|
|
494
|
-
|
|
495
|
-
| Name | Type | Shared | Dedicated | Required arguments |
|
|
496
|
-
| ---- | ---- | ---- | ---- | ---- |
|
|
497
|
-
| CPU | cpu | - | ✔ | time_threshold, value_threshold |
|
|
498
|
-
| Memory | memory | - | ✔ | time_threshold, value_threshold |
|
|
499
|
-
| Disk space | disk | - | ✔ | time_threshold, value_threshold |
|
|
500
|
-
| Queue | queue | ✔ | ✔ | time_threshold, value_threshold, queue_regex, vhost_regex, message_type |
|
|
501
|
-
| Connection | connection | ✔ | ✔ | time_threshold, value_threshold |
|
|
502
|
-
| Connection flow | flow | ✔ | ✔ | time_threshold, value_threshold |
|
|
503
|
-
| Consumer | consumer | ✔ | ✔ | time_threshold, value_threshold, queue, vhost |
|
|
504
|
-
| Netsplit | netsplit | - | ✔ | time_threshold |
|
|
505
|
-
| Server unreachable | server_unreachable | - | ✔ | time_threshold |
|
|
506
|
-
| Notice | notice | ✔ | ✔ | |
|
|
507
|
-
|
|
508
|
-
> Notice alarm is manadatory! Only one can exists and cannot be deleted. Setting `no_default_alarm` to true, will still create this alarm. See updated changes to notice alarm below.
|
|
509
|
-
|
|
510
|
-
## Dependency
|
|
511
|
-
|
|
512
|
-
This resource depends on CloudAMQP instance identifier, `cloudamqp_instance.instance.id`.
|
|
513
|
-
|
|
514
|
-
## Notice alarm
|
|
515
|
-
|
|
516
|
-
There is a limitation for notice alarm in the API backend. This alarm is mandatory, multiple
|
|
517
|
-
alarms cannot exists or be deleted.
|
|
518
|
-
|
|
519
|
-
From provider version v1.29.5
|
|
520
|
-
it's possible to manage the notice alarm and no longer needs to be imported. Just create the
|
|
521
|
-
alarm resource as usually and it will be updated with given recipients. If the alarm is deleted
|
|
522
|
-
it will only be removed from the state file, but will still be enabled in the backend.
|
|
523
|
-
|
|
524
412
|
## Import
|
|
525
413
|
|
|
526
414
|
`cloudamqp_alarm` can be imported using CloudAMQP internal identifier of the alarm together (CSV separated) with the instance identifier. To retrieve the alarm identifier, use [CloudAMQP API](https://docs.cloudamqp.com/cloudamqp_api.html#list-alarms)
|
|
@@ -554,118 +442,6 @@ class Alarm(pulumi.CustomResource):
|
|
|
554
442
|
args: AlarmArgs,
|
|
555
443
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
556
444
|
"""
|
|
557
|
-
This resource allows you to create and manage alarms to trigger based on a set of conditions. Once triggerd a notification will be sent to the assigned recipients. When creating a new instance, there will also be a set of default alarms (cpu, memory and disk) created. All default alarms uses the default recipient for notifications.
|
|
558
|
-
|
|
559
|
-
By setting `no_default_alarms` to *true* in `Instance`. This will create the instance without default alarms and avoid the need to import them to get full control.
|
|
560
|
-
|
|
561
|
-
Available for all subscription plans, but `lemur`and `tiger`are limited to fewer alarm types. The limited types supported can be seen in the table below in Alarm Type Reference.
|
|
562
|
-
|
|
563
|
-
## Example Usage
|
|
564
|
-
|
|
565
|
-
<details>
|
|
566
|
-
<summary>
|
|
567
|
-
<b>
|
|
568
|
-
<i>Basic example of CPU and memory alarm</i>
|
|
569
|
-
</b>
|
|
570
|
-
</summary>
|
|
571
|
-
|
|
572
|
-
```python
|
|
573
|
-
import pulumi
|
|
574
|
-
import pulumi_cloudamqp as cloudamqp
|
|
575
|
-
|
|
576
|
-
# New recipient
|
|
577
|
-
recipient01 = cloudamqp.Notification("recipient_01",
|
|
578
|
-
instance_id=instance["id"],
|
|
579
|
-
type="email",
|
|
580
|
-
value="alarm@example.com",
|
|
581
|
-
name="alarm")
|
|
582
|
-
# New cpu alarm
|
|
583
|
-
cpu_alarm = cloudamqp.Alarm("cpu_alarm",
|
|
584
|
-
instance_id=instance["id"],
|
|
585
|
-
type="cpu",
|
|
586
|
-
enabled=True,
|
|
587
|
-
reminder_interval=600,
|
|
588
|
-
value_threshold=95,
|
|
589
|
-
time_threshold=600,
|
|
590
|
-
recipients=[recipient01.id])
|
|
591
|
-
# New memory alarm
|
|
592
|
-
memory_alarm = cloudamqp.Alarm("memory_alarm",
|
|
593
|
-
instance_id=instance["id"],
|
|
594
|
-
type="memory",
|
|
595
|
-
enabled=True,
|
|
596
|
-
reminder_interval=600,
|
|
597
|
-
value_threshold=95,
|
|
598
|
-
time_threshold=600,
|
|
599
|
-
recipients=[recipient01.id])
|
|
600
|
-
```
|
|
601
|
-
|
|
602
|
-
</details>
|
|
603
|
-
|
|
604
|
-
<details>
|
|
605
|
-
<summary>
|
|
606
|
-
<b>
|
|
607
|
-
<i>Manage notice alarm, available from v1.29.5</i>
|
|
608
|
-
</b>
|
|
609
|
-
</summary>
|
|
610
|
-
|
|
611
|
-
Only one notice alarm can exists and cannot be created, instead the alarm resource will be updated.
|
|
612
|
-
|
|
613
|
-
```python
|
|
614
|
-
import pulumi
|
|
615
|
-
import pulumi_cloudamqp as cloudamqp
|
|
616
|
-
|
|
617
|
-
# New recipient
|
|
618
|
-
recipient01 = cloudamqp.Notification("recipient_01",
|
|
619
|
-
instance_id=instance["id"],
|
|
620
|
-
type="email",
|
|
621
|
-
value="alarm@example.com",
|
|
622
|
-
name="alarm")
|
|
623
|
-
# Update existing notice alarm
|
|
624
|
-
notice = cloudamqp.Alarm("notice",
|
|
625
|
-
instance_id=instance["id"],
|
|
626
|
-
type="notice",
|
|
627
|
-
enabled=True,
|
|
628
|
-
recipients=[recipient01.id])
|
|
629
|
-
```
|
|
630
|
-
|
|
631
|
-
</details>
|
|
632
|
-
|
|
633
|
-
## Alarm Type reference
|
|
634
|
-
|
|
635
|
-
Supported alarm types: `cpu, memory, disk, queue, connection, flow, consumer, netsplit, server_unreachable, notice`
|
|
636
|
-
|
|
637
|
-
Required arguments for all alarms: `instance_id, type, enabled`<br>
|
|
638
|
-
Optional argument for all alarms: `tags, queue_regex, vhost_regex`
|
|
639
|
-
|
|
640
|
-
| Name | Type | Shared | Dedicated | Required arguments |
|
|
641
|
-
| ---- | ---- | ---- | ---- | ---- |
|
|
642
|
-
| CPU | cpu | - | ✔ | time_threshold, value_threshold |
|
|
643
|
-
| Memory | memory | - | ✔ | time_threshold, value_threshold |
|
|
644
|
-
| Disk space | disk | - | ✔ | time_threshold, value_threshold |
|
|
645
|
-
| Queue | queue | ✔ | ✔ | time_threshold, value_threshold, queue_regex, vhost_regex, message_type |
|
|
646
|
-
| Connection | connection | ✔ | ✔ | time_threshold, value_threshold |
|
|
647
|
-
| Connection flow | flow | ✔ | ✔ | time_threshold, value_threshold |
|
|
648
|
-
| Consumer | consumer | ✔ | ✔ | time_threshold, value_threshold, queue, vhost |
|
|
649
|
-
| Netsplit | netsplit | - | ✔ | time_threshold |
|
|
650
|
-
| Server unreachable | server_unreachable | - | ✔ | time_threshold |
|
|
651
|
-
| Notice | notice | ✔ | ✔ | |
|
|
652
|
-
|
|
653
|
-
> Notice alarm is manadatory! Only one can exists and cannot be deleted. Setting `no_default_alarm` to true, will still create this alarm. See updated changes to notice alarm below.
|
|
654
|
-
|
|
655
|
-
## Dependency
|
|
656
|
-
|
|
657
|
-
This resource depends on CloudAMQP instance identifier, `cloudamqp_instance.instance.id`.
|
|
658
|
-
|
|
659
|
-
## Notice alarm
|
|
660
|
-
|
|
661
|
-
There is a limitation for notice alarm in the API backend. This alarm is mandatory, multiple
|
|
662
|
-
alarms cannot exists or be deleted.
|
|
663
|
-
|
|
664
|
-
From provider version v1.29.5
|
|
665
|
-
it's possible to manage the notice alarm and no longer needs to be imported. Just create the
|
|
666
|
-
alarm resource as usually and it will be updated with given recipients. If the alarm is deleted
|
|
667
|
-
it will only be removed from the state file, but will still be enabled in the backend.
|
|
668
|
-
|
|
669
445
|
## Import
|
|
670
446
|
|
|
671
447
|
`cloudamqp_alarm` can be imported using CloudAMQP internal identifier of the alarm together (CSV separated) with the instance identifier. To retrieve the alarm identifier, use [CloudAMQP API](https://docs.cloudamqp.com/cloudamqp_api.html#list-alarms)
|
|
@@ -221,9 +221,9 @@ class ExtraDiskSize(pulumi.CustomResource):
|
|
|
221
221
|
"""
|
|
222
222
|
This resource allows you to resize the disk with additional storage capacity.
|
|
223
223
|
|
|
224
|
-
***
|
|
224
|
+
***Before v1.25.0***: Only available for Amazon Web Services (AWS) without downtime.
|
|
225
225
|
|
|
226
|
-
***
|
|
226
|
+
***From v1.25.0***: Google Compute Engine (GCE) and Azure available.
|
|
227
227
|
|
|
228
228
|
Introducing a new optional argument called `allow_downtime`. Leaving it out or set it to false will proceed to try and resize the disk without downtime, available for *AWS* and *GCE*.
|
|
229
229
|
While *Azure* only support swapping the disk, and this argument needs to be set to *true*.
|
|
@@ -247,7 +247,7 @@ class ExtraDiskSize(pulumi.CustomResource):
|
|
|
247
247
|
<details>
|
|
248
248
|
<summary>
|
|
249
249
|
<b>
|
|
250
|
-
<i>AWS extra disk size (
|
|
250
|
+
<i>AWS extra disk size (before v1.25.0)</i>
|
|
251
251
|
</b>
|
|
252
252
|
</summary>
|
|
253
253
|
|
|
@@ -397,9 +397,9 @@ class ExtraDiskSize(pulumi.CustomResource):
|
|
|
397
397
|
"""
|
|
398
398
|
This resource allows you to resize the disk with additional storage capacity.
|
|
399
399
|
|
|
400
|
-
***
|
|
400
|
+
***Before v1.25.0***: Only available for Amazon Web Services (AWS) without downtime.
|
|
401
401
|
|
|
402
|
-
***
|
|
402
|
+
***From v1.25.0***: Google Compute Engine (GCE) and Azure available.
|
|
403
403
|
|
|
404
404
|
Introducing a new optional argument called `allow_downtime`. Leaving it out or set it to false will proceed to try and resize the disk without downtime, available for *AWS* and *GCE*.
|
|
405
405
|
While *Azure* only support swapping the disk, and this argument needs to be set to *true*.
|
|
@@ -423,7 +423,7 @@ class ExtraDiskSize(pulumi.CustomResource):
|
|
|
423
423
|
<details>
|
|
424
424
|
<summary>
|
|
425
425
|
<b>
|
|
426
|
-
<i>AWS extra disk size (
|
|
426
|
+
<i>AWS extra disk size (before v1.25.0)</i>
|
|
427
427
|
</b>
|
|
428
428
|
</summary>
|
|
429
429
|
|
|
@@ -619,12 +619,13 @@ class Instance(pulumi.CustomResource):
|
|
|
619
619
|
region="amazon-web-services::us-west-1",
|
|
620
620
|
tags=["terraform"])
|
|
621
621
|
```
|
|
622
|
+
|
|
622
623
|
</details>
|
|
623
624
|
|
|
624
625
|
<details>
|
|
625
626
|
<summary>
|
|
626
627
|
<b>
|
|
627
|
-
<i>Dedicated instance using attribute vpc_subnet to create VPC,
|
|
628
|
+
<i>Dedicated instance using attribute vpc_subnet to create VPC, before v1.16.0</i>
|
|
628
629
|
</b>
|
|
629
630
|
</summary>
|
|
630
631
|
|
|
@@ -639,12 +640,13 @@ class Instance(pulumi.CustomResource):
|
|
|
639
640
|
tags=["terraform"],
|
|
640
641
|
vpc_subnet="10.56.72.0/24")
|
|
641
642
|
```
|
|
643
|
+
|
|
642
644
|
</details>
|
|
643
645
|
|
|
644
646
|
<details>
|
|
645
647
|
<summary>
|
|
646
648
|
<b>
|
|
647
|
-
<i>Dedicated instance using attribute vpc_subnet to create VPC and then import managed VPC,
|
|
649
|
+
<i>Dedicated instance using attribute vpc_subnet to create VPC and then import managed VPC, from v1.16.0 (Managed VPC)</i>
|
|
648
650
|
</b>
|
|
649
651
|
</summary>
|
|
650
652
|
|
|
@@ -684,12 +686,13 @@ class Instance(pulumi.CustomResource):
|
|
|
684
686
|
vpc_id=vpc.id,
|
|
685
687
|
keep_associated_vpc=True)
|
|
686
688
|
```
|
|
689
|
+
|
|
687
690
|
</details>
|
|
688
691
|
|
|
689
692
|
<details>
|
|
690
693
|
<summary>
|
|
691
694
|
<b>
|
|
692
|
-
<i>Dedicated instances and managed VPC,
|
|
695
|
+
<i>Dedicated instances and managed VPC, from v1.16.0 (Managed VPC)</i>
|
|
693
696
|
</b>
|
|
694
697
|
</summary>
|
|
695
698
|
|
|
@@ -722,6 +725,7 @@ class Instance(pulumi.CustomResource):
|
|
|
722
725
|
```
|
|
723
726
|
|
|
724
727
|
Set attribute `keep_associated_vpc` to true, will keep managed VPC when deleting the instances.
|
|
728
|
+
|
|
725
729
|
</details>
|
|
726
730
|
|
|
727
731
|
## Copy settings to a new dedicated instance
|
|
@@ -762,6 +766,7 @@ class Instance(pulumi.CustomResource):
|
|
|
762
766
|
],
|
|
763
767
|
)])
|
|
764
768
|
```
|
|
769
|
+
|
|
765
770
|
</details>
|
|
766
771
|
|
|
767
772
|
## Import
|
|
@@ -847,12 +852,13 @@ class Instance(pulumi.CustomResource):
|
|
|
847
852
|
region="amazon-web-services::us-west-1",
|
|
848
853
|
tags=["terraform"])
|
|
849
854
|
```
|
|
855
|
+
|
|
850
856
|
</details>
|
|
851
857
|
|
|
852
858
|
<details>
|
|
853
859
|
<summary>
|
|
854
860
|
<b>
|
|
855
|
-
<i>Dedicated instance using attribute vpc_subnet to create VPC,
|
|
861
|
+
<i>Dedicated instance using attribute vpc_subnet to create VPC, before v1.16.0</i>
|
|
856
862
|
</b>
|
|
857
863
|
</summary>
|
|
858
864
|
|
|
@@ -867,12 +873,13 @@ class Instance(pulumi.CustomResource):
|
|
|
867
873
|
tags=["terraform"],
|
|
868
874
|
vpc_subnet="10.56.72.0/24")
|
|
869
875
|
```
|
|
876
|
+
|
|
870
877
|
</details>
|
|
871
878
|
|
|
872
879
|
<details>
|
|
873
880
|
<summary>
|
|
874
881
|
<b>
|
|
875
|
-
<i>Dedicated instance using attribute vpc_subnet to create VPC and then import managed VPC,
|
|
882
|
+
<i>Dedicated instance using attribute vpc_subnet to create VPC and then import managed VPC, from v1.16.0 (Managed VPC)</i>
|
|
876
883
|
</b>
|
|
877
884
|
</summary>
|
|
878
885
|
|
|
@@ -912,12 +919,13 @@ class Instance(pulumi.CustomResource):
|
|
|
912
919
|
vpc_id=vpc.id,
|
|
913
920
|
keep_associated_vpc=True)
|
|
914
921
|
```
|
|
922
|
+
|
|
915
923
|
</details>
|
|
916
924
|
|
|
917
925
|
<details>
|
|
918
926
|
<summary>
|
|
919
927
|
<b>
|
|
920
|
-
<i>Dedicated instances and managed VPC,
|
|
928
|
+
<i>Dedicated instances and managed VPC, from v1.16.0 (Managed VPC)</i>
|
|
921
929
|
</b>
|
|
922
930
|
</summary>
|
|
923
931
|
|
|
@@ -950,6 +958,7 @@ class Instance(pulumi.CustomResource):
|
|
|
950
958
|
```
|
|
951
959
|
|
|
952
960
|
Set attribute `keep_associated_vpc` to true, will keep managed VPC when deleting the instances.
|
|
961
|
+
|
|
953
962
|
</details>
|
|
954
963
|
|
|
955
964
|
## Copy settings to a new dedicated instance
|
|
@@ -990,6 +999,7 @@ class Instance(pulumi.CustomResource):
|
|
|
990
999
|
],
|
|
991
1000
|
)])
|
|
992
1001
|
```
|
|
1002
|
+
|
|
993
1003
|
</details>
|
|
994
1004
|
|
|
995
1005
|
## Import
|
|
@@ -67,7 +67,9 @@ class IntegrationLogArgs:
|
|
|
67
67
|
:param pulumi.Input[str] sourcetype: Assign source type to the data exported, eg. generic_single_line. (Splunk)
|
|
68
68
|
:param pulumi.Input[str] subsystem: The subsystem name for Coralogix.
|
|
69
69
|
:param pulumi.Input[str] table: The table name for Azure monitor.
|
|
70
|
-
:param pulumi.Input[str] tags:
|
|
70
|
+
:param pulumi.Input[str] tags: Tags. e.g. `env=prod,region=europe`.
|
|
71
|
+
|
|
72
|
+
***Note: If tags are used with Datadog. The value part (prod, europe, ...) must start with a letter, read more about tags format in the [Datadog documentation](https://docs.datadoghq.com/getting_started/tagging/#define-tags)***
|
|
71
73
|
:param pulumi.Input[str] tenant_id: The tenant identifier for Azure monitor.
|
|
72
74
|
:param pulumi.Input[str] token: Token used for authentication.
|
|
73
75
|
:param pulumi.Input[str] url: Endpoint to log integration.
|
|
@@ -395,7 +397,9 @@ class IntegrationLogArgs:
|
|
|
395
397
|
@pulumi.getter
|
|
396
398
|
def tags(self) -> Optional[pulumi.Input[str]]:
|
|
397
399
|
"""
|
|
398
|
-
|
|
400
|
+
Tags. e.g. `env=prod,region=europe`.
|
|
401
|
+
|
|
402
|
+
***Note: If tags are used with Datadog. The value part (prod, europe, ...) must start with a letter, read more about tags format in the [Datadog documentation](https://docs.datadoghq.com/getting_started/tagging/#define-tags)***
|
|
399
403
|
"""
|
|
400
404
|
return pulumi.get(self, "tags")
|
|
401
405
|
|
|
@@ -496,7 +500,9 @@ class _IntegrationLogState:
|
|
|
496
500
|
:param pulumi.Input[str] sourcetype: Assign source type to the data exported, eg. generic_single_line. (Splunk)
|
|
497
501
|
:param pulumi.Input[str] subsystem: The subsystem name for Coralogix.
|
|
498
502
|
:param pulumi.Input[str] table: The table name for Azure monitor.
|
|
499
|
-
:param pulumi.Input[str] tags:
|
|
503
|
+
:param pulumi.Input[str] tags: Tags. e.g. `env=prod,region=europe`.
|
|
504
|
+
|
|
505
|
+
***Note: If tags are used with Datadog. The value part (prod, europe, ...) must start with a letter, read more about tags format in the [Datadog documentation](https://docs.datadoghq.com/getting_started/tagging/#define-tags)***
|
|
500
506
|
:param pulumi.Input[str] tenant_id: The tenant identifier for Azure monitor.
|
|
501
507
|
:param pulumi.Input[str] token: Token used for authentication.
|
|
502
508
|
:param pulumi.Input[str] url: Endpoint to log integration.
|
|
@@ -825,7 +831,9 @@ class _IntegrationLogState:
|
|
|
825
831
|
@pulumi.getter
|
|
826
832
|
def tags(self) -> Optional[pulumi.Input[str]]:
|
|
827
833
|
"""
|
|
828
|
-
|
|
834
|
+
Tags. e.g. `env=prod,region=europe`.
|
|
835
|
+
|
|
836
|
+
***Note: If tags are used with Datadog. The value part (prod, europe, ...) must start with a letter, read more about tags format in the [Datadog documentation](https://docs.datadoghq.com/getting_started/tagging/#define-tags)***
|
|
829
837
|
"""
|
|
830
838
|
return pulumi.get(self, "tags")
|
|
831
839
|
|
|
@@ -993,7 +1001,7 @@ class IntegrationLog(pulumi.CustomResource):
|
|
|
993
1001
|
name="datadog",
|
|
994
1002
|
region=datadog_region,
|
|
995
1003
|
api_key=datadog_api_key,
|
|
996
|
-
tags=
|
|
1004
|
+
tags="env=prod,region=us1,version=v1.0")
|
|
997
1005
|
```
|
|
998
1006
|
|
|
999
1007
|
</details>
|
|
@@ -1153,7 +1161,9 @@ class IntegrationLog(pulumi.CustomResource):
|
|
|
1153
1161
|
:param pulumi.Input[str] sourcetype: Assign source type to the data exported, eg. generic_single_line. (Splunk)
|
|
1154
1162
|
:param pulumi.Input[str] subsystem: The subsystem name for Coralogix.
|
|
1155
1163
|
:param pulumi.Input[str] table: The table name for Azure monitor.
|
|
1156
|
-
:param pulumi.Input[str] tags:
|
|
1164
|
+
:param pulumi.Input[str] tags: Tags. e.g. `env=prod,region=europe`.
|
|
1165
|
+
|
|
1166
|
+
***Note: If tags are used with Datadog. The value part (prod, europe, ...) must start with a letter, read more about tags format in the [Datadog documentation](https://docs.datadoghq.com/getting_started/tagging/#define-tags)***
|
|
1157
1167
|
:param pulumi.Input[str] tenant_id: The tenant identifier for Azure monitor.
|
|
1158
1168
|
:param pulumi.Input[str] token: Token used for authentication.
|
|
1159
1169
|
:param pulumi.Input[str] url: Endpoint to log integration.
|
|
@@ -1255,7 +1265,7 @@ class IntegrationLog(pulumi.CustomResource):
|
|
|
1255
1265
|
name="datadog",
|
|
1256
1266
|
region=datadog_region,
|
|
1257
1267
|
api_key=datadog_api_key,
|
|
1258
|
-
tags=
|
|
1268
|
+
tags="env=prod,region=us1,version=v1.0")
|
|
1259
1269
|
```
|
|
1260
1270
|
|
|
1261
1271
|
</details>
|
|
@@ -1536,7 +1546,9 @@ class IntegrationLog(pulumi.CustomResource):
|
|
|
1536
1546
|
:param pulumi.Input[str] sourcetype: Assign source type to the data exported, eg. generic_single_line. (Splunk)
|
|
1537
1547
|
:param pulumi.Input[str] subsystem: The subsystem name for Coralogix.
|
|
1538
1548
|
:param pulumi.Input[str] table: The table name for Azure monitor.
|
|
1539
|
-
:param pulumi.Input[str] tags:
|
|
1549
|
+
:param pulumi.Input[str] tags: Tags. e.g. `env=prod,region=europe`.
|
|
1550
|
+
|
|
1551
|
+
***Note: If tags are used with Datadog. The value part (prod, europe, ...) must start with a letter, read more about tags format in the [Datadog documentation](https://docs.datadoghq.com/getting_started/tagging/#define-tags)***
|
|
1540
1552
|
:param pulumi.Input[str] tenant_id: The tenant identifier for Azure monitor.
|
|
1541
1553
|
:param pulumi.Input[str] token: Token used for authentication.
|
|
1542
1554
|
:param pulumi.Input[str] url: Endpoint to log integration.
|
|
@@ -1756,7 +1768,9 @@ class IntegrationLog(pulumi.CustomResource):
|
|
|
1756
1768
|
@pulumi.getter
|
|
1757
1769
|
def tags(self) -> pulumi.Output[Optional[str]]:
|
|
1758
1770
|
"""
|
|
1759
|
-
|
|
1771
|
+
Tags. e.g. `env=prod,region=europe`.
|
|
1772
|
+
|
|
1773
|
+
***Note: If tags are used with Datadog. The value part (prod, europe, ...) must start with a letter, read more about tags format in the [Datadog documentation](https://docs.datadoghq.com/getting_started/tagging/#define-tags)***
|
|
1760
1774
|
"""
|
|
1761
1775
|
return pulumi.get(self, "tags")
|
|
1762
1776
|
|