Skip to content

Commit

Permalink
feat: cloudformation registry update (#477)
Browse files Browse the repository at this point in the history
* feat: cloudformation registry update

* chore: self mutation

Signed-off-by: github-actions <github-actions@github.com>

---------

Signed-off-by: github-actions <github-actions@github.com>
Co-authored-by: mergify <mergify@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
3 people authored Dec 18, 2023
1 parent c2d3a4b commit e354dbc
Show file tree
Hide file tree
Showing 153 changed files with 255 additions and 255 deletions.
4 changes: 2 additions & 2 deletions packages/@cdk-cloudformation/cloudflare-dns-record/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudflare-dns-record

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::Dns::Record` v1.0.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::Dns::Record` v1.1.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Cloudflare::Dns::Record`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-dns-record+v1.0.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-dns-record+v1.1.0).
* Issues related to `Cloudflare::Dns::Record` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-cloudflare-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/cloudflare-dns-record",
"description": "A Cloudflare resource for managing a single DNS record",
"version": "1.0.0-alpha.7",
"version": "1.1.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudflare-loadbalancer-loadbalancer

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::LoadBalancer::LoadBalancer` v1.0.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::LoadBalancer::LoadBalancer` v1.1.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Cloudflare::LoadBalancer::LoadBalancer`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-loadbalancer-loadbalancer+v1.0.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-loadbalancer-loadbalancer+v1.1.0).
* Issues related to `Cloudflare::LoadBalancer::LoadBalancer` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-cloudflare-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/cloudflare-loadbalancer-loadbalancer",
"description": "A Cloudflare resource for managing load-balancing across pools",
"version": "1.0.0-alpha.7",
"version": "1.1.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudflare-loadbalancer-monitor

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::LoadBalancer::Monitor` v1.0.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::LoadBalancer::Monitor` v1.1.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Cloudflare::LoadBalancer::Monitor`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-loadbalancer-monitor+v1.0.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-loadbalancer-monitor+v1.1.0).
* Issues related to `Cloudflare::LoadBalancer::Monitor` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-cloudflare-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/cloudflare-loadbalancer-monitor",
"description": "A Monitor policy to configure monitoring of endpoint health",
"version": "1.0.0-alpha.7",
"version": "1.1.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudflare-loadbalancer-pool

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::LoadBalancer::Pool` v1.0.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Cloudflare::LoadBalancer::Pool` v1.1.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Cloudflare::LoadBalancer::Pool`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-loadbalancer-pool+v1.0.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fcloudflare-loadbalancer-pool+v1.1.0).
* Issues related to `Cloudflare::LoadBalancer::Pool` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-cloudflare-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/cloudflare-loadbalancer-pool",
"description": "A resource to manage a pool of origin servers",
"version": "1.0.0-alpha.7",
"version": "1.1.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# databricks-clusters-cluster

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Databricks::Clusters::Cluster` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Databricks::Clusters::Cluster` v1.3.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Databricks::Clusters::Cluster`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdatabricks-clusters-cluster+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdatabricks-clusters-cluster+v1.3.0).
* Issues related to `Databricks::Clusters::Cluster` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-databricks-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/databricks-clusters-cluster",
"description": "Manage a Databricks Cluster",
"version": "1.1.0-alpha.7",
"version": "1.3.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# databricks-clusters-job

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Databricks::Clusters::Job` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Databricks::Clusters::Job` v1.3.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Databricks::Clusters::Job`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdatabricks-clusters-job+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdatabricks-clusters-job+v1.3.0).
* Issues related to `Databricks::Clusters::Job` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-databricks-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/databricks-clusters-job",
"description": "Manage Jobs running on a cluster",
"version": "1.1.0-alpha.7",
"version": "1.3.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dynatrace-configuration-dashboard

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Configuration::Dashboard` v1.2.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Configuration::Dashboard` v1.4.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Dynatrace::Configuration::Dashboard`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-configuration-dashboard+v1.2.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-configuration-dashboard+v1.4.0).
* Issues related to `Dynatrace::Configuration::Dashboard` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-dynatrace-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/dynatrace-configuration-dashboard",
"description": "Manage a dashboard in Dynatrace.",
"version": "1.2.0-alpha.7",
"version": "1.4.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dynatrace-environment-metric

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::Metric` v1.1.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::Metric` v1.3.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Dynatrace::Environment::Metric`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-metric+v1.1.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-metric+v1.3.0).
* Issues related to `Dynatrace::Environment::Metric` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-dynatrace-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/dynatrace-environment-metric",
"description": "Manage a timeseries metric (V1) in Dynatrace.",
"version": "1.1.0-alpha.7",
"version": "1.3.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dynatrace-environment-servicelevelobjective

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::ServiceLevelObjective` v1.3.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::ServiceLevelObjective` v1.5.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Dynatrace::Environment::ServiceLevelObjective`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-servicelevelobjective+v1.3.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-servicelevelobjective+v1.5.0).
* Issues related to `Dynatrace::Environment::ServiceLevelObjective` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-dynatrace-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/dynatrace-environment-servicelevelobjective",
"description": "Manage a Service Level Objective in Dynatrace.",
"version": "1.3.0-alpha.7",
"version": "1.5.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dynatrace-environment-syntheticlocation

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::SyntheticLocation` v1.2.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::SyntheticLocation` v1.4.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Dynatrace::Environment::SyntheticLocation`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-syntheticlocation+v1.2.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-syntheticlocation+v1.4.0).
* Issues related to `Dynatrace::Environment::SyntheticLocation` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-dynatrace-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/dynatrace-environment-syntheticlocation",
"description": "Manage a synthetic location (V1) in Dynatrace.",
"version": "1.2.0-alpha.7",
"version": "1.4.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dynatrace-environment-syntheticmonitor

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::SyntheticMonitor` v1.2.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `Dynatrace::Environment::SyntheticMonitor` v1.4.0.
[L1 construct]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html
[AWS CloudFormation Registry]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html
Expand Down Expand Up @@ -40,7 +40,7 @@ You can find more information about activating this type in the [AWS CloudFormat

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation] project based on the API schema published for `Dynatrace::Environment::SyntheticMonitor`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-syntheticmonitor+v1.2.0).
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fdynatrace-environment-syntheticmonitor+v1.4.0).
* Issues related to `Dynatrace::Environment::SyntheticMonitor` should be reported to the [publisher](https://github.com/aws-ia/cloudformation-dynatrace-resource-providers).

[cdklabs/cdk-cloudformation]: https://github.com/cdklabs/cdk-cloudformation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdk-cloudformation/dynatrace-environment-syntheticmonitor",
"description": "Manage a synthetic monitor (V1) in Dynatrace.",
"version": "1.2.0-alpha.7",
"version": "1.4.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Loading

0 comments on commit e354dbc

Please sign in to comment.