Skip to content

Commit

Permalink
feat: cloudformation registry update (#581)
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 Apr 1, 2024
1 parent b89c83f commit 73880ab
Show file tree
Hide file tree
Showing 8 changed files with 386 additions and 56 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# paloaltonetworks-cloudngfw-ngfw

> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `PaloAltoNetworks::CloudNGFW::NGFW` v1.0.0.
> AWS CDK [L1 construct] and data structures for the [AWS CloudFormation Registry] type `PaloAltoNetworks::CloudNGFW::NGFW` v2.0.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 @@ -39,7 +39,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 `PaloAltoNetworks::CloudNGFW::NGFW`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fpaloaltonetworks-cloudngfw-ngfw+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%2Fpaloaltonetworks-cloudngfw-ngfw+v2.0.0).
* Issues related to `PaloAltoNetworks::CloudNGFW::NGFW` should be reported to the [publisher](https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git).

[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/paloaltonetworks-cloudngfw-ngfw",
"description": "A Firewall resource offers Palo Alto Networks next-generation firewall capabilities with built-in resiliency, scalability, and life-cycle management.",
"version": "1.0.0-alpha.7",
"version": "2.0.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
Expand Down
Loading

0 comments on commit 73880ab

Please sign in to comment.