Name | Version |
---|---|
terraform | < 1.3.0 |
Name | Version |
---|---|
oci | n/a |
No modules.
Name | Type |
---|---|
oci_announcements_service_announcement_subscription.these | resource |
oci_announcements_service_announcement_subscriptions_filter_group.these | resource |
oci_ons_notification_topic.these | resource |
oci_ons_subscription.these | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
compartments_dependency | A map of objects containing the externally managed compartments this module may depend on. All map objects must have the same type and must contain at least an 'id' attribute (representing the compartment OCID) of string type. | map(any) |
null |
no |
enable_output | Whether Terraform should enable module output. | bool |
true |
no |
module_name | The module name. | string |
"notifications" |
no |
notifications_configuration | Notifications configuration settings, defining all aspects to manage notifications in OCI. Please see the comments within each attribute for details. | object({ |
n/a | yes |
Name | Description |
---|---|
subscriptions | The subscriptions. |
topics | The topics. |