├── .eslintrc.json ├── .gitattributes ├── .github ├── pull_request_template.md └── workflows │ ├── auto-approve.yml │ ├── auto-queue.yml │ ├── build-individual.yml │ ├── build.yml │ ├── pull-request-lint.yml │ ├── release-alexa-ask-skill.yml │ ├── release-aqua-enterprise-enforcer.yml │ ├── release-aqua-enterprise-kubeenforcer.yml │ ├── release-aqua-enterprise-scanner.yml │ ├── release-aqua-enterprise-server.yml │ ├── release-atlassian-opsgenie-integration.yml │ ├── release-atlassian-opsgenie-team.yml │ ├── release-atlassian-opsgenie-user.yml │ ├── release-awscommunity-account-alternatecontact.yml │ ├── release-awscommunity-applicationautoscaling-scheduledaction.yml │ ├── release-awscommunity-dynamodb-item.yml │ ├── release-awscommunity-resource-lookup.yml │ ├── release-awscommunity-s3-deletebucketcontents.yml │ ├── release-awscommunity-time-offset.yml │ ├── release-awscommunity-time-sleep.yml │ ├── release-awscommunity-time-static.yml │ ├── release-awsqs-eks-cluster.yml │ ├── release-awsqs-kubernetes-get.yml │ ├── release-awsqs-kubernetes-helm.yml │ ├── release-awsqs-kubernetes-resource.yml │ ├── release-bigid-datasource-dynamodb.yml │ ├── release-bigid-datasource-s3.yml │ ├── release-cloudflare-dns-record.yml │ ├── release-cloudflare-loadbalancer-loadbalancer.yml │ ├── release-cloudflare-loadbalancer-monitor.yml │ ├── release-cloudflare-loadbalancer-pool.yml │ ├── release-confluentcloud-iam-serviceaccount.yml │ ├── release-databricks-clusters-cluster.yml │ ├── release-databricks-clusters-job.yml │ ├── release-datadog-dashboards-dashboard.yml │ ├── release-datadog-integrations-aws.yml │ ├── release-datadog-integrations-awsaccount.yml │ ├── release-datadog-monitors-downtime.yml │ ├── release-datadog-monitors-downtimeschedule.yml │ ├── release-datadog-monitors-monitor.yml │ ├── release-datadog-slos-slo.yml │ ├── release-dev-fsx-storagevirtualmachine.yml │ ├── release-dynatrace-automation-sitereliabilityguardian.yml │ ├── release-dynatrace-automation-workflow.yml │ ├── release-dynatrace-configuration-dashboard.yml │ ├── release-dynatrace-environment-metric.yml │ ├── release-dynatrace-environment-servicelevelobjective.yml │ ├── release-dynatrace-environment-syntheticlocation.yml │ ├── release-dynatrace-environment-syntheticmonitor.yml │ ├── release-fastly-dictionary-dictionary.yml │ ├── release-fastly-dictionary-dictionaryitem.yml │ ├── release-fastly-logging-s3.yml │ ├── release-fastly-logging-splunk.yml │ ├── release-fastly-services-activeversion.yml │ ├── release-fastly-services-backend.yml │ ├── release-fastly-services-domain.yml │ ├── release-fastly-services-healthcheck.yml │ ├── release-fastly-services-service.yml │ ├── release-fastly-services-version.yml │ ├── release-fastly-tls-certificate.yml │ ├── release-fastly-tls-domain.yml │ ├── release-fastly-tls-privatekeys.yml │ ├── release-fireeye-cloudintegrations-cloudwatch.yml │ ├── release-generic-database-schema.yml │ ├── release-generic-transcribe-vocabulary.yml │ ├── release-github-git-tag.yml │ ├── release-github-organizations-membership.yml │ ├── release-github-organizations-secret.yml │ ├── release-github-repositories-collaborator.yml │ ├── release-github-repositories-repository.yml │ ├── release-github-repositories-secret.yml │ ├── release-github-repositories-webhook.yml │ ├── release-github-teams-membership.yml │ ├── release-github-teams-repositoryaccess.yml │ ├── release-github-teams-team.yml │ ├── release-gitlab-code-tag.yml │ ├── release-gitlab-groups-group.yml │ ├── release-gitlab-groups-groupaccesstogroup.yml │ ├── release-gitlab-groups-usermemberofgroup.yml │ ├── release-gitlab-projects-accesstoken.yml │ ├── release-gitlab-projects-groupaccesstoproject.yml │ ├── release-gitlab-projects-project.yml │ ├── release-gitlab-projects-usermemberofproject.yml │ ├── release-gremlin-agent-helm.yml │ ├── release-mongodb-atlas-cluster.yml │ ├── release-mongodb-atlas-databaseuser.yml │ ├── release-mongodb-atlas-networkpeering.yml │ ├── release-mongodb-atlas-project.yml │ ├── release-mongodb-atlas-projectipaccesslist.yml │ ├── release-netapp-fsxn-cifsshare.yml │ ├── release-netapp-fsxn-clusterpeer.yml │ ├── release-netapp-fsxn-exportpolicy.yml │ ├── release-netapp-fsxn-igroup.yml │ ├── release-netapp-fsxn-lun.yml │ ├── release-netapp-fsxn-snapmirror.yml │ ├── release-netapp-fsxn-snapshot.yml │ ├── release-netapp-fsxn-snapshotpolicy.yml │ ├── release-netapp-fsxn-svmpeer.yml │ ├── release-netapp-fsxn-volume.yml │ ├── release-newrelic-agent-configuration.yml │ ├── release-newrelic-alert-alertspolicy.yml │ ├── release-newrelic-alert-nrqlconditionstatic.yml │ ├── release-newrelic-cloudformation-dashboards.yml │ ├── release-newrelic-cloudformation-tagging.yml │ ├── release-newrelic-cloudformation-workloads.yml │ ├── release-newrelic-observability-ainotificationschannel.yml │ ├── release-newrelic-observability-ainotificationsdestination.yml │ ├── release-newrelic-observability-aiworkflows.yml │ ├── release-newrelic-observability-alertsmutingrule.yml │ ├── release-newrelic-observability-alertsnrqlcondition.yml │ ├── release-newrelic-observability-alertspolicy.yml │ ├── release-newrelic-observability-dashboards.yml │ ├── release-newrelic-observability-workloads.yml │ ├── release-okta-application-application.yml │ ├── release-okta-group-group.yml │ ├── release-okta-group-groupapplicationassociation.yml │ ├── release-okta-group-membership.yml │ ├── release-okta-policy-policy.yml │ ├── release-pagerduty-escalationpolicies-escalationpolicy.yml │ ├── release-pagerduty-responseplays-responseplay.yml │ ├── release-pagerduty-schedules-schedule.yml │ ├── release-pagerduty-services-integration.yml │ ├── release-pagerduty-services-service.yml │ ├── release-pagerduty-teams-membership.yml │ ├── release-pagerduty-teams-team.yml │ ├── release-pagerduty-users-user.yml │ ├── release-paloaltonetworks-cloudngfw-ngfw.yml │ ├── release-paloaltonetworks-cloudngfw-rulestack.yml │ ├── release-poc-azure-blobstorage.yml │ ├── release-redis-cloud-database.yml │ ├── release-redis-cloud-peering.yml │ ├── release-redis-cloud-subscription.yml │ ├── release-redis-cloudformation-prodatabase.yml │ ├── release-redis-cloudformation-prosubscription.yml │ ├── release-redis-cloudformation-subscriptionpeering.yml │ ├── release-rollbar-notifications-rule.yml │ ├── release-rollbar-projects-accesstoken.yml │ ├── release-rollbar-projects-project.yml │ ├── release-rollbar-teams-membership.yml │ ├── release-rollbar-teams-team.yml │ ├── release-snowflake-database-database.yml │ ├── release-snowflake-database-grant.yml │ ├── release-snowflake-role-grant.yml │ ├── release-snowflake-role-role.yml │ ├── release-snowflake-user-user.yml │ ├── release-snowflake-warehouse-grant.yml │ ├── release-snyk-container-helm.yml │ ├── release-spot-elastigroup-group.yml │ ├── release-stocks-orders-marketorder.yml │ ├── release-svectordb-vectordatabase-apikey.yml │ ├── release-svectordb-vectordatabase-database.yml │ ├── release-sysdig-helm-agent.yml │ ├── release-tf-ad-computer.yml │ ├── release-tf-ad-user.yml │ ├── release-tf-aws-keypair.yml │ ├── release-tf-aws-s3bucket.yml │ ├── release-tf-aws-s3bucketobject.yml │ ├── release-tf-azuread-application.yml │ ├── release-tf-azuread-user.yml │ ├── release-tf-cloudflare-record.yml │ ├── release-tf-digitalocean-droplet.yml │ ├── release-tf-github-repository.yml │ ├── release-tf-google-storagebucket.yml │ ├── release-tf-pagerduty-service.yml │ ├── release-tf-random-string.yml │ ├── release-tf-random-uuid.yml │ ├── release-trendmicro-cloudonecontainer-helm.yml │ ├── release.yml │ ├── retry-automerge.yml │ ├── update-registry.yml │ ├── upgrade-cdklabs-projen-project-types-main.yml │ ├── upgrade-dev-deps-main.yml │ └── upgrade-main.yml ├── .gitignore ├── .projen ├── deps.json ├── files.json └── tasks.json ├── .projenrc.ts ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── NOTICE ├── README.md ├── deprecated-types.json ├── package.json ├── packages └── @cdk-cloudformation │ ├── alexa-ask-skill │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── aqua-enterprise-enforcer │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── aqua-enterprise-kubeenforcer │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── aqua-enterprise-scanner │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── aqua-enterprise-server │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── atlassian-opsgenie-integration │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── atlassian-opsgenie-team │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── atlassian-opsgenie-user │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-account-alternatecontact │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-applicationautoscaling-scheduledaction │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-dynamodb-item │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-resource-lookup │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-s3-deletebucketcontents │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-time-offset │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-time-sleep │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awscommunity-time-static │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awsqs-eks-cluster │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awsqs-kubernetes-get │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awsqs-kubernetes-helm │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── awsqs-kubernetes-resource │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── bigid-datasource-dynamodb │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── bigid-datasource-s3 │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── cloudflare-dns-record │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── cloudflare-loadbalancer-loadbalancer │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── cloudflare-loadbalancer-monitor │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── cloudflare-loadbalancer-pool │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── confluentcloud-iam-serviceaccount │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── databricks-clusters-cluster │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── databricks-clusters-job │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── datadog-dashboards-dashboard │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── datadog-integrations-aws │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── datadog-integrations-awsaccount │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── datadog-monitors-downtime │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── datadog-monitors-downtimeschedule │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── datadog-monitors-monitor │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── datadog-slos-slo │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dev-fsx-storagevirtualmachine │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dynatrace-automation-sitereliabilityguardian │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dynatrace-automation-workflow │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dynatrace-configuration-dashboard │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dynatrace-environment-metric │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dynatrace-environment-servicelevelobjective │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dynatrace-environment-syntheticlocation │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── dynatrace-environment-syntheticmonitor │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-dictionary-dictionary │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-dictionary-dictionaryitem │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-logging-s3 │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-logging-splunk │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-services-activeversion │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-services-backend │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-services-domain │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-services-healthcheck │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-services-service │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-services-version │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-tls-certificate │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-tls-domain │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fastly-tls-privatekeys │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── fireeye-cloudintegrations-cloudwatch │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── generic-database-schema │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── generic-transcribe-vocabulary │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-git-tag │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-organizations-membership │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-organizations-secret │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-repositories-collaborator │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-repositories-repository │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-repositories-secret │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-repositories-webhook │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-teams-membership │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-teams-repositoryaccess │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── github-teams-team │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-code-tag │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-groups-group │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-groups-groupaccesstogroup │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-groups-usermemberofgroup │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-projects-accesstoken │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-projects-groupaccesstoproject │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-projects-project │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gitlab-projects-usermemberofproject │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── gremlin-agent-helm │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── mongodb-atlas-cluster │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── mongodb-atlas-databaseuser │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── mongodb-atlas-networkpeering │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── mongodb-atlas-project │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── mongodb-atlas-projectipaccesslist │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-cifsshare │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-clusterpeer │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-exportpolicy │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-igroup │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-lun │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-snapmirror │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-snapshot │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-snapshotpolicy │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-svmpeer │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── netapp-fsxn-volume │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-agent-configuration │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-alert-alertspolicy │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-alert-nrqlconditionstatic │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-cloudformation-dashboards │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-cloudformation-tagging │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-cloudformation-workloads │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-ainotificationschannel │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-ainotificationsdestination │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-aiworkflows │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-alertsmutingrule │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-alertsnrqlcondition │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-alertspolicy │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-dashboards │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── newrelic-observability-workloads │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── okta-application-application │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── okta-group-group │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── okta-group-groupapplicationassociation │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── okta-group-membership │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── okta-policy-policy │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-escalationpolicies-escalationpolicy │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-responseplays-responseplay │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-schedules-schedule │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-services-integration │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-services-service │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-teams-membership │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-teams-team │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── pagerduty-users-user │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── paloaltonetworks-cloudngfw-ngfw │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── paloaltonetworks-cloudngfw-rulestack │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── poc-azure-blobstorage │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── redis-cloud-database │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── redis-cloud-peering │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── redis-cloud-subscription │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── redis-cloudformation-prodatabase │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── redis-cloudformation-prosubscription │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── redis-cloudformation-subscriptionpeering │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── rollbar-notifications-rule │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── rollbar-projects-accesstoken │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── rollbar-projects-project │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── rollbar-teams-membership │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── rollbar-teams-team │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── snowflake-database-database │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── snowflake-database-grant │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── snowflake-role-grant │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── snowflake-role-role │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── snowflake-user-user │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── snowflake-warehouse-grant │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── snyk-container-helm │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── spot-elastigroup-group │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── stocks-orders-marketorder │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── svectordb-vectordatabase-apikey │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── svectordb-vectordatabase-database │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── sysdig-helm-agent │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-ad-computer │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-ad-user │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-aws-keypair │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-aws-s3bucket │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-aws-s3bucketobject │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-azuread-application │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-azuread-user │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-cloudflare-record │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-digitalocean-droplet │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-github-repository │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-google-storagebucket │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-pagerduty-service │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-random-string │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ ├── tf-random-uuid │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ │ ├── files.json │ │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ │ └── index.ts │ └── trendmicro-cloudonecontainer-helm │ ├── .gitattributes │ ├── .gitignore │ ├── .npmignore │ ├── .projen │ ├── files.json │ └── tasks.json │ ├── LICENSE │ ├── README.md │ ├── package.json │ └── src │ └── index.ts ├── projenrc ├── aws-infrastructure.ts ├── deprecated-types.ts ├── generate-packages.ts ├── readme.ts ├── type-package.ts └── update-registry.ts ├── registry ├── README.md ├── refresh.js └── types │ ├── alexa-ask-skill.json │ ├── aqua-enterprise-enforcer.json │ ├── aqua-enterprise-kubeenforcer.json │ ├── aqua-enterprise-scanner.json │ ├── aqua-enterprise-server.json │ ├── atlassian-opsgenie-integration.json │ ├── atlassian-opsgenie-team.json │ ├── atlassian-opsgenie-user.json │ ├── awscommunity-account-alternatecontact.json │ ├── awscommunity-applicationautoscaling-scheduledaction.json │ ├── awscommunity-dynamodb-item.json │ ├── awscommunity-resource-lookup.json │ ├── awscommunity-s3-deletebucketcontents.json │ ├── awscommunity-time-offset.json │ ├── awscommunity-time-sleep.json │ ├── awscommunity-time-static.json │ ├── awsqs-eks-cluster.json │ ├── awsqs-kubernetes-get.json │ ├── awsqs-kubernetes-helm.json │ ├── awsqs-kubernetes-resource.json │ ├── bigid-datasource-dynamodb.json │ ├── bigid-datasource-s3.json │ ├── cloudflare-dns-record.json │ ├── cloudflare-loadbalancer-loadbalancer.json │ ├── cloudflare-loadbalancer-monitor.json │ ├── cloudflare-loadbalancer-pool.json │ ├── confluentcloud-iam-serviceaccount.json │ ├── databricks-clusters-cluster.json │ ├── databricks-clusters-job.json │ ├── datadog-dashboards-dashboard.json │ ├── datadog-integrations-aws.json │ ├── datadog-integrations-awsaccount.json │ ├── datadog-monitors-downtime.json │ ├── datadog-monitors-downtimeschedule.json │ ├── datadog-monitors-monitor.json │ ├── datadog-slos-slo.json │ ├── dev-fsx-storagevirtualmachine.json │ ├── dynatrace-automation-sitereliabilityguardian.json │ ├── dynatrace-automation-workflow.json │ ├── dynatrace-configuration-dashboard.json │ ├── dynatrace-environment-metric.json │ ├── dynatrace-environment-servicelevelobjective.json │ ├── dynatrace-environment-syntheticlocation.json │ ├── dynatrace-environment-syntheticmonitor.json │ ├── fastly-dictionary-dictionary.json │ ├── fastly-dictionary-dictionaryitem.json │ ├── fastly-logging-s3.json │ ├── fastly-logging-splunk.json │ ├── fastly-services-activeversion.json │ ├── fastly-services-backend.json │ ├── fastly-services-domain.json │ ├── fastly-services-healthcheck.json │ ├── fastly-services-service.json │ ├── fastly-services-version.json │ ├── fastly-tls-certificate.json │ ├── fastly-tls-domain.json │ ├── fastly-tls-privatekeys.json │ ├── fireeye-cloudintegrations-cloudwatch.json │ ├── generic-database-schema.json │ ├── generic-transcribe-vocabulary.json │ ├── github-git-tag.json │ ├── github-organizations-membership.json │ ├── github-organizations-secret.json │ ├── github-repositories-collaborator.json │ ├── github-repositories-repository.json │ ├── github-repositories-secret.json │ ├── github-repositories-webhook.json │ ├── github-teams-membership.json │ ├── github-teams-repositoryaccess.json │ ├── github-teams-team.json │ ├── gitlab-code-tag.json │ ├── gitlab-groups-group.json │ ├── gitlab-groups-groupaccesstogroup.json │ ├── gitlab-groups-usermemberofgroup.json │ ├── gitlab-projects-accesstoken.json │ ├── gitlab-projects-groupaccesstoproject.json │ ├── gitlab-projects-project.json │ ├── gitlab-projects-usermemberofproject.json │ ├── gremlin-agent-helm.json │ ├── mongodb-atlas-cluster.json │ ├── mongodb-atlas-databaseuser.json │ ├── mongodb-atlas-networkpeering.json │ ├── mongodb-atlas-project.json │ ├── mongodb-atlas-projectipaccesslist.json │ ├── netapp-fsxn-cifsshare.json │ ├── netapp-fsxn-clusterpeer.json │ ├── netapp-fsxn-exportpolicy.json │ ├── netapp-fsxn-igroup.json │ ├── netapp-fsxn-lun.json │ ├── netapp-fsxn-snapmirror.json │ ├── netapp-fsxn-snapshot.json │ ├── netapp-fsxn-snapshotpolicy.json │ ├── netapp-fsxn-svmpeer.json │ ├── netapp-fsxn-volume.json │ ├── newrelic-agent-configuration.json │ ├── newrelic-alert-alertspolicy.json │ ├── newrelic-alert-nrqlconditionstatic.json │ ├── newrelic-cloudformation-dashboards.json │ ├── newrelic-cloudformation-tagging.json │ ├── newrelic-cloudformation-workloads.json │ ├── newrelic-observability-ainotificationschannel.json │ ├── newrelic-observability-ainotificationsdestination.json │ ├── newrelic-observability-aiworkflows.json │ ├── newrelic-observability-alertsmutingrule.json │ ├── newrelic-observability-alertsnrqlcondition.json │ ├── newrelic-observability-alertspolicy.json │ ├── newrelic-observability-dashboards.json │ ├── newrelic-observability-workloads.json │ ├── okta-application-application.json │ ├── okta-group-group.json │ ├── okta-group-groupapplicationassociation.json │ ├── okta-group-membership.json │ ├── okta-policy-policy.json │ ├── pagerduty-escalationpolicies-escalationpolicy.json │ ├── pagerduty-responseplays-responseplay.json │ ├── pagerduty-schedules-schedule.json │ ├── pagerduty-services-integration.json │ ├── pagerduty-services-service.json │ ├── pagerduty-teams-membership.json │ ├── pagerduty-teams-team.json │ ├── pagerduty-users-user.json │ ├── paloaltonetworks-cloudngfw-ngfw.json │ ├── paloaltonetworks-cloudngfw-rulestack.json │ ├── poc-azure-blobstorage.json │ ├── redis-cloud-database.json │ ├── redis-cloud-peering.json │ ├── redis-cloud-subscription.json │ ├── redis-cloudformation-prodatabase.json │ ├── redis-cloudformation-prosubscription.json │ ├── redis-cloudformation-subscriptionpeering.json │ ├── rollbar-notifications-rule.json │ ├── rollbar-projects-accesstoken.json │ ├── rollbar-projects-project.json │ ├── rollbar-teams-membership.json │ ├── rollbar-teams-team.json │ ├── snowflake-database-database.json │ ├── snowflake-database-grant.json │ ├── snowflake-role-grant.json │ ├── snowflake-role-role.json │ ├── snowflake-user-user.json │ ├── snowflake-warehouse-grant.json │ ├── snyk-container-helm.json │ ├── spot-elastigroup-group.json │ ├── stocks-orders-marketorder.json │ ├── svectordb-vectordatabase-apikey.json │ ├── svectordb-vectordatabase-database.json │ ├── sysdig-helm-agent.json │ ├── tf-ad-computer.json │ ├── tf-ad-user.json │ ├── tf-akamai-dnsrecord.json │ ├── tf-aws-keypair.json │ ├── tf-aws-s3bucket.json │ ├── tf-aws-s3bucketobject.json │ ├── tf-azuread-application.json │ ├── tf-azuread-user.json │ ├── tf-cloudflare-record.json │ ├── tf-digitalocean-droplet.json │ ├── tf-github-repository.json │ ├── tf-google-storagebucket.json │ ├── tf-pagerduty-service.json │ ├── tf-random-string.json │ ├── tf-random-uuid.json │ └── trendmicro-cloudonecontainer-helm.json ├── test └── type-package.test.ts ├── tsconfig.dev.json ├── tsconfig.json └── yarn.lock /.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.eslintrc.json -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.gitattributes -------------------------------------------------------------------------------- /.github/pull_request_template.md: -------------------------------------------------------------------------------- 1 | Fixes # -------------------------------------------------------------------------------- /.github/workflows/auto-approve.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/auto-approve.yml -------------------------------------------------------------------------------- /.github/workflows/auto-queue.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/auto-queue.yml -------------------------------------------------------------------------------- /.github/workflows/build-individual.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/build-individual.yml -------------------------------------------------------------------------------- /.github/workflows/build.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/build.yml -------------------------------------------------------------------------------- /.github/workflows/pull-request-lint.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/pull-request-lint.yml -------------------------------------------------------------------------------- /.github/workflows/release-alexa-ask-skill.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-alexa-ask-skill.yml -------------------------------------------------------------------------------- /.github/workflows/release-aqua-enterprise-enforcer.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-aqua-enterprise-enforcer.yml -------------------------------------------------------------------------------- /.github/workflows/release-aqua-enterprise-kubeenforcer.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-aqua-enterprise-kubeenforcer.yml -------------------------------------------------------------------------------- /.github/workflows/release-aqua-enterprise-scanner.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-aqua-enterprise-scanner.yml -------------------------------------------------------------------------------- /.github/workflows/release-aqua-enterprise-server.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-aqua-enterprise-server.yml -------------------------------------------------------------------------------- /.github/workflows/release-atlassian-opsgenie-integration.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-atlassian-opsgenie-integration.yml -------------------------------------------------------------------------------- /.github/workflows/release-atlassian-opsgenie-team.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-atlassian-opsgenie-team.yml -------------------------------------------------------------------------------- /.github/workflows/release-atlassian-opsgenie-user.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-atlassian-opsgenie-user.yml -------------------------------------------------------------------------------- /.github/workflows/release-awscommunity-dynamodb-item.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awscommunity-dynamodb-item.yml -------------------------------------------------------------------------------- /.github/workflows/release-awscommunity-resource-lookup.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awscommunity-resource-lookup.yml -------------------------------------------------------------------------------- /.github/workflows/release-awscommunity-time-offset.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awscommunity-time-offset.yml -------------------------------------------------------------------------------- /.github/workflows/release-awscommunity-time-sleep.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awscommunity-time-sleep.yml -------------------------------------------------------------------------------- /.github/workflows/release-awscommunity-time-static.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awscommunity-time-static.yml -------------------------------------------------------------------------------- /.github/workflows/release-awsqs-eks-cluster.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awsqs-eks-cluster.yml -------------------------------------------------------------------------------- /.github/workflows/release-awsqs-kubernetes-get.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awsqs-kubernetes-get.yml -------------------------------------------------------------------------------- /.github/workflows/release-awsqs-kubernetes-helm.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awsqs-kubernetes-helm.yml -------------------------------------------------------------------------------- /.github/workflows/release-awsqs-kubernetes-resource.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-awsqs-kubernetes-resource.yml -------------------------------------------------------------------------------- /.github/workflows/release-bigid-datasource-dynamodb.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-bigid-datasource-dynamodb.yml -------------------------------------------------------------------------------- /.github/workflows/release-bigid-datasource-s3.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-bigid-datasource-s3.yml -------------------------------------------------------------------------------- /.github/workflows/release-cloudflare-dns-record.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-cloudflare-dns-record.yml -------------------------------------------------------------------------------- /.github/workflows/release-cloudflare-loadbalancer-monitor.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-cloudflare-loadbalancer-monitor.yml -------------------------------------------------------------------------------- /.github/workflows/release-cloudflare-loadbalancer-pool.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-cloudflare-loadbalancer-pool.yml -------------------------------------------------------------------------------- /.github/workflows/release-confluentcloud-iam-serviceaccount.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-confluentcloud-iam-serviceaccount.yml -------------------------------------------------------------------------------- /.github/workflows/release-databricks-clusters-cluster.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-databricks-clusters-cluster.yml -------------------------------------------------------------------------------- /.github/workflows/release-databricks-clusters-job.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-databricks-clusters-job.yml -------------------------------------------------------------------------------- /.github/workflows/release-datadog-dashboards-dashboard.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-datadog-dashboards-dashboard.yml -------------------------------------------------------------------------------- /.github/workflows/release-datadog-integrations-aws.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-datadog-integrations-aws.yml -------------------------------------------------------------------------------- /.github/workflows/release-datadog-integrations-awsaccount.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-datadog-integrations-awsaccount.yml -------------------------------------------------------------------------------- /.github/workflows/release-datadog-monitors-downtime.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-datadog-monitors-downtime.yml -------------------------------------------------------------------------------- /.github/workflows/release-datadog-monitors-downtimeschedule.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-datadog-monitors-downtimeschedule.yml -------------------------------------------------------------------------------- /.github/workflows/release-datadog-monitors-monitor.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-datadog-monitors-monitor.yml -------------------------------------------------------------------------------- /.github/workflows/release-datadog-slos-slo.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-datadog-slos-slo.yml -------------------------------------------------------------------------------- /.github/workflows/release-dev-fsx-storagevirtualmachine.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-dev-fsx-storagevirtualmachine.yml -------------------------------------------------------------------------------- /.github/workflows/release-dynatrace-automation-workflow.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-dynatrace-automation-workflow.yml -------------------------------------------------------------------------------- /.github/workflows/release-dynatrace-configuration-dashboard.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-dynatrace-configuration-dashboard.yml -------------------------------------------------------------------------------- /.github/workflows/release-dynatrace-environment-metric.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-dynatrace-environment-metric.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-dictionary-dictionary.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-dictionary-dictionary.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-dictionary-dictionaryitem.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-dictionary-dictionaryitem.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-logging-s3.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-logging-s3.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-logging-splunk.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-logging-splunk.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-services-activeversion.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-services-activeversion.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-services-backend.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-services-backend.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-services-domain.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-services-domain.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-services-healthcheck.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-services-healthcheck.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-services-service.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-services-service.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-services-version.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-services-version.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-tls-certificate.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-tls-certificate.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-tls-domain.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-tls-domain.yml -------------------------------------------------------------------------------- /.github/workflows/release-fastly-tls-privatekeys.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-fastly-tls-privatekeys.yml -------------------------------------------------------------------------------- /.github/workflows/release-generic-database-schema.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-generic-database-schema.yml -------------------------------------------------------------------------------- /.github/workflows/release-generic-transcribe-vocabulary.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-generic-transcribe-vocabulary.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-git-tag.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-git-tag.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-organizations-membership.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-organizations-membership.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-organizations-secret.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-organizations-secret.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-repositories-collaborator.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-repositories-collaborator.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-repositories-repository.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-repositories-repository.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-repositories-secret.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-repositories-secret.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-repositories-webhook.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-repositories-webhook.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-teams-membership.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-teams-membership.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-teams-repositoryaccess.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-teams-repositoryaccess.yml -------------------------------------------------------------------------------- /.github/workflows/release-github-teams-team.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-github-teams-team.yml -------------------------------------------------------------------------------- /.github/workflows/release-gitlab-code-tag.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-gitlab-code-tag.yml -------------------------------------------------------------------------------- /.github/workflows/release-gitlab-groups-group.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-gitlab-groups-group.yml -------------------------------------------------------------------------------- /.github/workflows/release-gitlab-groups-groupaccesstogroup.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-gitlab-groups-groupaccesstogroup.yml -------------------------------------------------------------------------------- /.github/workflows/release-gitlab-groups-usermemberofgroup.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-gitlab-groups-usermemberofgroup.yml -------------------------------------------------------------------------------- /.github/workflows/release-gitlab-projects-accesstoken.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-gitlab-projects-accesstoken.yml -------------------------------------------------------------------------------- /.github/workflows/release-gitlab-projects-project.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-gitlab-projects-project.yml -------------------------------------------------------------------------------- /.github/workflows/release-gremlin-agent-helm.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-gremlin-agent-helm.yml -------------------------------------------------------------------------------- /.github/workflows/release-mongodb-atlas-cluster.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-mongodb-atlas-cluster.yml -------------------------------------------------------------------------------- /.github/workflows/release-mongodb-atlas-databaseuser.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-mongodb-atlas-databaseuser.yml -------------------------------------------------------------------------------- /.github/workflows/release-mongodb-atlas-networkpeering.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-mongodb-atlas-networkpeering.yml -------------------------------------------------------------------------------- /.github/workflows/release-mongodb-atlas-project.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-mongodb-atlas-project.yml -------------------------------------------------------------------------------- /.github/workflows/release-mongodb-atlas-projectipaccesslist.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-mongodb-atlas-projectipaccesslist.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-cifsshare.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-cifsshare.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-clusterpeer.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-clusterpeer.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-exportpolicy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-exportpolicy.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-igroup.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-igroup.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-lun.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-lun.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-snapmirror.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-snapmirror.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-snapshot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-snapshot.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-snapshotpolicy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-snapshotpolicy.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-svmpeer.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-svmpeer.yml -------------------------------------------------------------------------------- /.github/workflows/release-netapp-fsxn-volume.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-netapp-fsxn-volume.yml -------------------------------------------------------------------------------- /.github/workflows/release-newrelic-agent-configuration.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-newrelic-agent-configuration.yml -------------------------------------------------------------------------------- /.github/workflows/release-newrelic-alert-alertspolicy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-newrelic-alert-alertspolicy.yml -------------------------------------------------------------------------------- /.github/workflows/release-newrelic-cloudformation-tagging.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-newrelic-cloudformation-tagging.yml -------------------------------------------------------------------------------- /.github/workflows/release-newrelic-cloudformation-workloads.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-newrelic-cloudformation-workloads.yml -------------------------------------------------------------------------------- /.github/workflows/release-newrelic-observability-dashboards.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-newrelic-observability-dashboards.yml -------------------------------------------------------------------------------- /.github/workflows/release-newrelic-observability-workloads.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-newrelic-observability-workloads.yml -------------------------------------------------------------------------------- /.github/workflows/release-okta-application-application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-okta-application-application.yml -------------------------------------------------------------------------------- /.github/workflows/release-okta-group-group.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-okta-group-group.yml -------------------------------------------------------------------------------- /.github/workflows/release-okta-group-membership.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-okta-group-membership.yml -------------------------------------------------------------------------------- /.github/workflows/release-okta-policy-policy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-okta-policy-policy.yml -------------------------------------------------------------------------------- /.github/workflows/release-pagerduty-schedules-schedule.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-pagerduty-schedules-schedule.yml -------------------------------------------------------------------------------- /.github/workflows/release-pagerduty-services-integration.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-pagerduty-services-integration.yml -------------------------------------------------------------------------------- /.github/workflows/release-pagerduty-services-service.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-pagerduty-services-service.yml -------------------------------------------------------------------------------- /.github/workflows/release-pagerduty-teams-membership.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-pagerduty-teams-membership.yml -------------------------------------------------------------------------------- /.github/workflows/release-pagerduty-teams-team.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-pagerduty-teams-team.yml -------------------------------------------------------------------------------- /.github/workflows/release-pagerduty-users-user.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-pagerduty-users-user.yml -------------------------------------------------------------------------------- /.github/workflows/release-paloaltonetworks-cloudngfw-ngfw.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-paloaltonetworks-cloudngfw-ngfw.yml -------------------------------------------------------------------------------- /.github/workflows/release-poc-azure-blobstorage.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-poc-azure-blobstorage.yml -------------------------------------------------------------------------------- /.github/workflows/release-redis-cloud-database.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-redis-cloud-database.yml -------------------------------------------------------------------------------- /.github/workflows/release-redis-cloud-peering.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-redis-cloud-peering.yml -------------------------------------------------------------------------------- /.github/workflows/release-redis-cloud-subscription.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-redis-cloud-subscription.yml -------------------------------------------------------------------------------- /.github/workflows/release-redis-cloudformation-prodatabase.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-redis-cloudformation-prodatabase.yml -------------------------------------------------------------------------------- /.github/workflows/release-rollbar-notifications-rule.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-rollbar-notifications-rule.yml -------------------------------------------------------------------------------- /.github/workflows/release-rollbar-projects-accesstoken.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-rollbar-projects-accesstoken.yml -------------------------------------------------------------------------------- /.github/workflows/release-rollbar-projects-project.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-rollbar-projects-project.yml -------------------------------------------------------------------------------- /.github/workflows/release-rollbar-teams-membership.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-rollbar-teams-membership.yml -------------------------------------------------------------------------------- /.github/workflows/release-rollbar-teams-team.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-rollbar-teams-team.yml -------------------------------------------------------------------------------- /.github/workflows/release-snowflake-database-database.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-snowflake-database-database.yml -------------------------------------------------------------------------------- /.github/workflows/release-snowflake-database-grant.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-snowflake-database-grant.yml -------------------------------------------------------------------------------- /.github/workflows/release-snowflake-role-grant.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-snowflake-role-grant.yml -------------------------------------------------------------------------------- /.github/workflows/release-snowflake-role-role.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-snowflake-role-role.yml -------------------------------------------------------------------------------- /.github/workflows/release-snowflake-user-user.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-snowflake-user-user.yml -------------------------------------------------------------------------------- /.github/workflows/release-snowflake-warehouse-grant.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-snowflake-warehouse-grant.yml -------------------------------------------------------------------------------- /.github/workflows/release-snyk-container-helm.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-snyk-container-helm.yml -------------------------------------------------------------------------------- /.github/workflows/release-spot-elastigroup-group.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-spot-elastigroup-group.yml -------------------------------------------------------------------------------- /.github/workflows/release-stocks-orders-marketorder.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-stocks-orders-marketorder.yml -------------------------------------------------------------------------------- /.github/workflows/release-svectordb-vectordatabase-apikey.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-svectordb-vectordatabase-apikey.yml -------------------------------------------------------------------------------- /.github/workflows/release-svectordb-vectordatabase-database.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-svectordb-vectordatabase-database.yml -------------------------------------------------------------------------------- /.github/workflows/release-sysdig-helm-agent.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-sysdig-helm-agent.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-ad-computer.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-ad-computer.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-ad-user.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-ad-user.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-aws-keypair.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-aws-keypair.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-aws-s3bucket.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-aws-s3bucket.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-aws-s3bucketobject.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-aws-s3bucketobject.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-azuread-application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-azuread-application.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-azuread-user.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-azuread-user.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-cloudflare-record.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-cloudflare-record.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-digitalocean-droplet.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-digitalocean-droplet.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-github-repository.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-github-repository.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-google-storagebucket.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-google-storagebucket.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-pagerduty-service.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-pagerduty-service.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-random-string.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-random-string.yml -------------------------------------------------------------------------------- /.github/workflows/release-tf-random-uuid.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-tf-random-uuid.yml -------------------------------------------------------------------------------- /.github/workflows/release-trendmicro-cloudonecontainer-helm.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release-trendmicro-cloudonecontainer-helm.yml -------------------------------------------------------------------------------- /.github/workflows/release.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/release.yml -------------------------------------------------------------------------------- /.github/workflows/retry-automerge.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/retry-automerge.yml -------------------------------------------------------------------------------- /.github/workflows/update-registry.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/update-registry.yml -------------------------------------------------------------------------------- /.github/workflows/upgrade-cdklabs-projen-project-types-main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/upgrade-cdklabs-projen-project-types-main.yml -------------------------------------------------------------------------------- /.github/workflows/upgrade-dev-deps-main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/upgrade-dev-deps-main.yml -------------------------------------------------------------------------------- /.github/workflows/upgrade-main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.github/workflows/upgrade-main.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.gitignore -------------------------------------------------------------------------------- /.projen/deps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.projen/deps.json -------------------------------------------------------------------------------- /.projen/files.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.projen/files.json -------------------------------------------------------------------------------- /.projen/tasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.projen/tasks.json -------------------------------------------------------------------------------- /.projenrc.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/.projenrc.ts -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/LICENSE -------------------------------------------------------------------------------- /NOTICE: -------------------------------------------------------------------------------- 1 | Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/README.md -------------------------------------------------------------------------------- /deprecated-types.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/deprecated-types.json -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/.projen/files.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/.projen/files.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/.projen/tasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/.projen/tasks.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/alexa-ask-skill/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/alexa-ask-skill/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-enforcer/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-enforcer/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-enforcer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-enforcer/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-scanner/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-scanner/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-scanner/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-scanner/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-scanner/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-scanner/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-scanner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-scanner/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-server/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-server/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-server/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-server/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-server/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-server/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/aqua-enterprise-server/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/aqua-enterprise-server/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-team/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-team/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-team/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-team/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-team/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-team/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-team/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-team/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-user/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-user/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-user/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-user/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-user/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-user/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/atlassian-opsgenie-user/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/atlassian-opsgenie-user/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-dynamodb-item/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-dynamodb-item/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-offset/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-offset/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-offset/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-offset/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-sleep/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-sleep/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-sleep/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-sleep/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-sleep/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-sleep/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-sleep/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-sleep/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-static/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-static/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awscommunity-time-static/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awscommunity-time-static/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-eks-cluster/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-eks-cluster/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-eks-cluster/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-eks-cluster/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-eks-cluster/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-eks-cluster/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-eks-cluster/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-eks-cluster/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-eks-cluster/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-eks-cluster/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-eks-cluster/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-eks-cluster/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-eks-cluster/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-eks-cluster/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-get/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-get/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-get/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-get/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-get/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-get/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-get/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-get/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-get/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-get/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-get/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-get/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-helm/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-helm/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-helm/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-helm/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-helm/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-helm/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-helm/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-helm/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-helm/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-helm/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-helm/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-helm/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/awsqs-kubernetes-resource/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/awsqs-kubernetes-resource/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-dynamodb/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-dynamodb/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-s3/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-s3/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-s3/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-s3/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-s3/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-s3/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-s3/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-s3/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-s3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-s3/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-s3/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-s3/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/bigid-datasource-s3/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/bigid-datasource-s3/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/cloudflare-dns-record/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/cloudflare-dns-record/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/cloudflare-dns-record/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/cloudflare-dns-record/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/cloudflare-dns-record/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/cloudflare-dns-record/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/cloudflare-dns-record/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/cloudflare-dns-record/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/cloudflare-dns-record/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/cloudflare-dns-record/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/cloudflare-dns-record/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/cloudflare-dns-record/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/databricks-clusters-job/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/databricks-clusters-job/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/databricks-clusters-job/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/databricks-clusters-job/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/databricks-clusters-job/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/databricks-clusters-job/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/databricks-clusters-job/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/databricks-clusters-job/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-integrations-aws/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-integrations-aws/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-integrations-aws/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-integrations-aws/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-monitors-downtime/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-monitors-downtime/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-monitors-monitor/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-monitors-monitor/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-monitors-monitor/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-monitors-monitor/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-slos-slo/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-slos-slo/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-slos-slo/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-slos-slo/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-slos-slo/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-slos-slo/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-slos-slo/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-slos-slo/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-slos-slo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-slos-slo/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-slos-slo/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-slos-slo/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/datadog-slos-slo/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/datadog-slos-slo/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-s3/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-s3/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-s3/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-s3/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-s3/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-s3/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-s3/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-s3/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-s3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-s3/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-s3/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-s3/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-s3/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-s3/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-splunk/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-splunk/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-splunk/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-splunk/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-splunk/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-splunk/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-splunk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-splunk/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-splunk/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-splunk/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-logging-splunk/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-logging-splunk/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-backend/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-backend/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-backend/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-backend/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-backend/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-backend/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-backend/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-backend/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-domain/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-domain/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-domain/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-domain/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-domain/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-domain/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-domain/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-domain/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-service/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-service/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-service/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-service/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-service/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-service/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-service/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-service/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-version/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-version/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-version/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-version/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-version/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-version/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-services-version/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-services-version/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-certificate/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-certificate/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-certificate/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-certificate/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-certificate/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-certificate/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-certificate/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-certificate/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-domain/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-domain/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-domain/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-domain/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-domain/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-domain/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-domain/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-domain/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-domain/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-domain/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-domain/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-domain/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-domain/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-domain/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-privatekeys/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-privatekeys/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-privatekeys/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-privatekeys/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-privatekeys/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-privatekeys/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/fastly-tls-privatekeys/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/fastly-tls-privatekeys/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/generic-database-schema/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/generic-database-schema/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/generic-database-schema/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/generic-database-schema/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/generic-database-schema/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/generic-database-schema/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/generic-database-schema/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/generic-database-schema/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/.projen/files.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/.projen/files.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/.projen/tasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/.projen/tasks.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-git-tag/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-git-tag/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-repositories-secret/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-repositories-secret/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-membership/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-membership/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-membership/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-membership/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-membership/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-membership/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-membership/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-membership/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-team/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-team/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-team/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-team/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-team/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-team/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-team/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-team/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-team/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-team/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-team/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-team/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/github-teams-team/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/github-teams-team/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/.projen/files.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/.projen/files.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/.projen/tasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/.projen/tasks.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-code-tag/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-code-tag/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-groups-group/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-groups-group/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-groups-group/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-groups-group/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-groups-group/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-groups-group/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-groups-group/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-groups-group/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-groups-group/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-groups-group/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-groups-group/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-groups-group/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-groups-group/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-groups-group/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-projects-project/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-projects-project/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-projects-project/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-projects-project/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-projects-project/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-projects-project/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gitlab-projects-project/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gitlab-projects-project/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gremlin-agent-helm/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gremlin-agent-helm/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gremlin-agent-helm/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gremlin-agent-helm/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gremlin-agent-helm/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gremlin-agent-helm/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gremlin-agent-helm/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gremlin-agent-helm/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gremlin-agent-helm/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gremlin-agent-helm/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gremlin-agent-helm/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gremlin-agent-helm/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/gremlin-agent-helm/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/gremlin-agent-helm/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-cluster/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-cluster/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-cluster/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-cluster/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-cluster/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-cluster/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-cluster/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-cluster/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-cluster/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-cluster/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-cluster/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-cluster/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-databaseuser/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-databaseuser/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-project/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-project/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-project/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-project/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-project/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-project/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-project/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-project/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-project/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-project/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/mongodb-atlas-project/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/mongodb-atlas-project/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-cifsshare/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-cifsshare/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-cifsshare/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-cifsshare/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-cifsshare/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-cifsshare/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-cifsshare/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-cifsshare/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-cifsshare/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-cifsshare/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-cifsshare/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-cifsshare/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-clusterpeer/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-exportpolicy/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-exportpolicy/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-exportpolicy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-exportpolicy/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-igroup/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-igroup/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-igroup/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-igroup/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-igroup/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-igroup/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-igroup/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-igroup/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-igroup/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-igroup/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-igroup/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-igroup/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-igroup/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-igroup/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/.projen/files.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/.projen/files.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/.projen/tasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/.projen/tasks.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-lun/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-lun/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapmirror/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapmirror/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapmirror/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapmirror/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapmirror/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapmirror/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapmirror/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapmirror/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapshot/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapshot/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapshot/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapshot/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapshot/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapshot/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapshot/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapshot/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapshot/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapshot/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapshot/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapshot/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-snapshotpolicy/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-snapshotpolicy/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-svmpeer/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-svmpeer/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-svmpeer/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-svmpeer/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-svmpeer/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-svmpeer/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-svmpeer/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-svmpeer/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-svmpeer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-svmpeer/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-svmpeer/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-svmpeer/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-svmpeer/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-svmpeer/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-volume/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-volume/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-volume/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-volume/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-volume/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-volume/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-volume/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-volume/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-volume/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-volume/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-volume/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-volume/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/netapp-fsxn-volume/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/netapp-fsxn-volume/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-group/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-group/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-group/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-group/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-group/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-group/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-group/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-group/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-group/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-group/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-group/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-group/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-group/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-group/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-membership/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-membership/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-membership/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-membership/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-membership/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-membership/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-membership/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-membership/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-membership/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-membership/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-group-membership/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-group-membership/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-policy-policy/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-policy-policy/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-policy-policy/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-policy-policy/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-policy-policy/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-policy-policy/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-policy-policy/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-policy-policy/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-policy-policy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-policy-policy/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-policy-policy/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-policy-policy/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/okta-policy-policy/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/okta-policy-policy/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-services-service/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-services-service/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-teams-membership/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-teams-membership/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-teams-team/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-teams-team/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-teams-team/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-teams-team/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-teams-team/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-teams-team/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-teams-team/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-teams-team/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-teams-team/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-teams-team/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-teams-team/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-teams-team/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-users-user/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-users-user/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-users-user/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-users-user/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-users-user/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-users-user/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-users-user/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-users-user/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-users-user/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-users-user/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/pagerduty-users-user/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/pagerduty-users-user/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/poc-azure-blobstorage/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/poc-azure-blobstorage/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/poc-azure-blobstorage/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/poc-azure-blobstorage/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/poc-azure-blobstorage/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/poc-azure-blobstorage/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/poc-azure-blobstorage/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/poc-azure-blobstorage/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/poc-azure-blobstorage/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/poc-azure-blobstorage/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/poc-azure-blobstorage/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/poc-azure-blobstorage/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-database/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-database/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-database/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-database/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-database/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-database/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-database/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-database/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-database/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-database/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-database/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-database/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-peering/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-peering/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-peering/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-peering/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-peering/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-peering/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-peering/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-peering/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-peering/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-peering/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-peering/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-peering/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-peering/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-peering/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/redis-cloud-subscription/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/redis-cloud-subscription/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/rollbar-teams-team/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/rollbar-teams-team/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/rollbar-teams-team/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/rollbar-teams-team/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/rollbar-teams-team/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/rollbar-teams-team/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/rollbar-teams-team/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/rollbar-teams-team/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/rollbar-teams-team/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/rollbar-teams-team/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/rollbar-teams-team/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/rollbar-teams-team/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-grant/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-grant/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-grant/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-grant/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-grant/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-grant/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-grant/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-grant/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-role/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-role/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-role/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-role/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-role/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-role/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-role-role/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-role-role/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-user-user/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-user-user/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-user-user/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-user-user/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-user-user/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-user-user/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snowflake-user-user/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snowflake-user-user/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snyk-container-helm/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snyk-container-helm/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snyk-container-helm/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snyk-container-helm/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snyk-container-helm/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snyk-container-helm/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/snyk-container-helm/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/snyk-container-helm/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/spot-elastigroup-group/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/spot-elastigroup-group/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/sysdig-helm-agent/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/sysdig-helm-agent/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/sysdig-helm-agent/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/sysdig-helm-agent/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/sysdig-helm-agent/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/sysdig-helm-agent/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/sysdig-helm-agent/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/sysdig-helm-agent/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/sysdig-helm-agent/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/sysdig-helm-agent/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/sysdig-helm-agent/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/sysdig-helm-agent/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-computer/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-computer/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-computer/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-computer/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-computer/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-computer/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-computer/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-computer/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-computer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-computer/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-computer/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-computer/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-computer/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-computer/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/.projen/files.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/.projen/files.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/.projen/tasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/.projen/tasks.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-ad-user/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-ad-user/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-keypair/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-keypair/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-keypair/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-keypair/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-keypair/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-keypair/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-keypair/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-keypair/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-keypair/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-keypair/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-keypair/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-keypair/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-keypair/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-keypair/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucket/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucket/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucket/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucket/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucket/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucket/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucket/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucket/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucket/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucket/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucket/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucket/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucket/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucket/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucketobject/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucketobject/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-aws-s3bucketobject/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-aws-s3bucketobject/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-application/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-application/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-user/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-user/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-user/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-user/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-user/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-user/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-user/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-user/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-user/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-user/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-user/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-user/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-azuread-user/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-azuread-user/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-cloudflare-record/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-cloudflare-record/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-cloudflare-record/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-cloudflare-record/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-cloudflare-record/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-cloudflare-record/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-cloudflare-record/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-cloudflare-record/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-digitalocean-droplet/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-digitalocean-droplet/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-github-repository/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-github-repository/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-github-repository/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-github-repository/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-github-repository/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-github-repository/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-github-repository/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-github-repository/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-google-storagebucket/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-google-storagebucket/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-pagerduty-service/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-pagerduty-service/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-pagerduty-service/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-pagerduty-service/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-pagerduty-service/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-pagerduty-service/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-pagerduty-service/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-pagerduty-service/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-string/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-string/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-string/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-string/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-string/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-string/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-string/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-string/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-string/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-string/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-string/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-string/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-string/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-string/src/index.ts -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-uuid/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-uuid/.gitattributes -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-uuid/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-uuid/.gitignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-uuid/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-uuid/.npmignore -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-uuid/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-uuid/LICENSE -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-uuid/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-uuid/README.md -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-uuid/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-uuid/package.json -------------------------------------------------------------------------------- /packages/@cdk-cloudformation/tf-random-uuid/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/packages/@cdk-cloudformation/tf-random-uuid/src/index.ts -------------------------------------------------------------------------------- /projenrc/aws-infrastructure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/projenrc/aws-infrastructure.ts -------------------------------------------------------------------------------- /projenrc/deprecated-types.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/projenrc/deprecated-types.ts -------------------------------------------------------------------------------- /projenrc/generate-packages.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/projenrc/generate-packages.ts -------------------------------------------------------------------------------- /projenrc/readme.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/projenrc/readme.ts -------------------------------------------------------------------------------- /projenrc/type-package.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/projenrc/type-package.ts -------------------------------------------------------------------------------- /projenrc/update-registry.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/projenrc/update-registry.ts -------------------------------------------------------------------------------- /registry/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/README.md -------------------------------------------------------------------------------- /registry/refresh.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/refresh.js -------------------------------------------------------------------------------- /registry/types/alexa-ask-skill.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/alexa-ask-skill.json -------------------------------------------------------------------------------- /registry/types/aqua-enterprise-enforcer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/aqua-enterprise-enforcer.json -------------------------------------------------------------------------------- /registry/types/aqua-enterprise-kubeenforcer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/aqua-enterprise-kubeenforcer.json -------------------------------------------------------------------------------- /registry/types/aqua-enterprise-scanner.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/aqua-enterprise-scanner.json -------------------------------------------------------------------------------- /registry/types/aqua-enterprise-server.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/aqua-enterprise-server.json -------------------------------------------------------------------------------- /registry/types/atlassian-opsgenie-integration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/atlassian-opsgenie-integration.json -------------------------------------------------------------------------------- /registry/types/atlassian-opsgenie-team.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/atlassian-opsgenie-team.json -------------------------------------------------------------------------------- /registry/types/atlassian-opsgenie-user.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/atlassian-opsgenie-user.json -------------------------------------------------------------------------------- /registry/types/awscommunity-account-alternatecontact.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awscommunity-account-alternatecontact.json -------------------------------------------------------------------------------- /registry/types/awscommunity-dynamodb-item.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awscommunity-dynamodb-item.json -------------------------------------------------------------------------------- /registry/types/awscommunity-resource-lookup.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awscommunity-resource-lookup.json -------------------------------------------------------------------------------- /registry/types/awscommunity-s3-deletebucketcontents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awscommunity-s3-deletebucketcontents.json -------------------------------------------------------------------------------- /registry/types/awscommunity-time-offset.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awscommunity-time-offset.json -------------------------------------------------------------------------------- /registry/types/awscommunity-time-sleep.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awscommunity-time-sleep.json -------------------------------------------------------------------------------- /registry/types/awscommunity-time-static.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awscommunity-time-static.json -------------------------------------------------------------------------------- /registry/types/awsqs-eks-cluster.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awsqs-eks-cluster.json -------------------------------------------------------------------------------- /registry/types/awsqs-kubernetes-get.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awsqs-kubernetes-get.json -------------------------------------------------------------------------------- /registry/types/awsqs-kubernetes-helm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awsqs-kubernetes-helm.json -------------------------------------------------------------------------------- /registry/types/awsqs-kubernetes-resource.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/awsqs-kubernetes-resource.json -------------------------------------------------------------------------------- /registry/types/bigid-datasource-dynamodb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/bigid-datasource-dynamodb.json -------------------------------------------------------------------------------- /registry/types/bigid-datasource-s3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/bigid-datasource-s3.json -------------------------------------------------------------------------------- /registry/types/cloudflare-dns-record.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/cloudflare-dns-record.json -------------------------------------------------------------------------------- /registry/types/cloudflare-loadbalancer-loadbalancer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/cloudflare-loadbalancer-loadbalancer.json -------------------------------------------------------------------------------- /registry/types/cloudflare-loadbalancer-monitor.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/cloudflare-loadbalancer-monitor.json -------------------------------------------------------------------------------- /registry/types/cloudflare-loadbalancer-pool.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/cloudflare-loadbalancer-pool.json -------------------------------------------------------------------------------- /registry/types/confluentcloud-iam-serviceaccount.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/confluentcloud-iam-serviceaccount.json -------------------------------------------------------------------------------- /registry/types/databricks-clusters-cluster.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/databricks-clusters-cluster.json -------------------------------------------------------------------------------- /registry/types/databricks-clusters-job.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/databricks-clusters-job.json -------------------------------------------------------------------------------- /registry/types/datadog-dashboards-dashboard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/datadog-dashboards-dashboard.json -------------------------------------------------------------------------------- /registry/types/datadog-integrations-aws.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/datadog-integrations-aws.json -------------------------------------------------------------------------------- /registry/types/datadog-integrations-awsaccount.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/datadog-integrations-awsaccount.json -------------------------------------------------------------------------------- /registry/types/datadog-monitors-downtime.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/datadog-monitors-downtime.json -------------------------------------------------------------------------------- /registry/types/datadog-monitors-downtimeschedule.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/datadog-monitors-downtimeschedule.json -------------------------------------------------------------------------------- /registry/types/datadog-monitors-monitor.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/datadog-monitors-monitor.json -------------------------------------------------------------------------------- /registry/types/datadog-slos-slo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/datadog-slos-slo.json -------------------------------------------------------------------------------- /registry/types/dev-fsx-storagevirtualmachine.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/dev-fsx-storagevirtualmachine.json -------------------------------------------------------------------------------- /registry/types/dynatrace-automation-workflow.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/dynatrace-automation-workflow.json -------------------------------------------------------------------------------- /registry/types/dynatrace-configuration-dashboard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/dynatrace-configuration-dashboard.json -------------------------------------------------------------------------------- /registry/types/dynatrace-environment-metric.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/dynatrace-environment-metric.json -------------------------------------------------------------------------------- /registry/types/dynatrace-environment-syntheticlocation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/dynatrace-environment-syntheticlocation.json -------------------------------------------------------------------------------- /registry/types/dynatrace-environment-syntheticmonitor.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/dynatrace-environment-syntheticmonitor.json -------------------------------------------------------------------------------- /registry/types/fastly-dictionary-dictionary.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-dictionary-dictionary.json -------------------------------------------------------------------------------- /registry/types/fastly-dictionary-dictionaryitem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-dictionary-dictionaryitem.json -------------------------------------------------------------------------------- /registry/types/fastly-logging-s3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-logging-s3.json -------------------------------------------------------------------------------- /registry/types/fastly-logging-splunk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-logging-splunk.json -------------------------------------------------------------------------------- /registry/types/fastly-services-activeversion.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-services-activeversion.json -------------------------------------------------------------------------------- /registry/types/fastly-services-backend.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-services-backend.json -------------------------------------------------------------------------------- /registry/types/fastly-services-domain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-services-domain.json -------------------------------------------------------------------------------- /registry/types/fastly-services-healthcheck.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-services-healthcheck.json -------------------------------------------------------------------------------- /registry/types/fastly-services-service.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-services-service.json -------------------------------------------------------------------------------- /registry/types/fastly-services-version.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-services-version.json -------------------------------------------------------------------------------- /registry/types/fastly-tls-certificate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-tls-certificate.json -------------------------------------------------------------------------------- /registry/types/fastly-tls-domain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-tls-domain.json -------------------------------------------------------------------------------- /registry/types/fastly-tls-privatekeys.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fastly-tls-privatekeys.json -------------------------------------------------------------------------------- /registry/types/fireeye-cloudintegrations-cloudwatch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/fireeye-cloudintegrations-cloudwatch.json -------------------------------------------------------------------------------- /registry/types/generic-database-schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/generic-database-schema.json -------------------------------------------------------------------------------- /registry/types/generic-transcribe-vocabulary.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/generic-transcribe-vocabulary.json -------------------------------------------------------------------------------- /registry/types/github-git-tag.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-git-tag.json -------------------------------------------------------------------------------- /registry/types/github-organizations-membership.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-organizations-membership.json -------------------------------------------------------------------------------- /registry/types/github-organizations-secret.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-organizations-secret.json -------------------------------------------------------------------------------- /registry/types/github-repositories-collaborator.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-repositories-collaborator.json -------------------------------------------------------------------------------- /registry/types/github-repositories-repository.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-repositories-repository.json -------------------------------------------------------------------------------- /registry/types/github-repositories-secret.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-repositories-secret.json -------------------------------------------------------------------------------- /registry/types/github-repositories-webhook.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-repositories-webhook.json -------------------------------------------------------------------------------- /registry/types/github-teams-membership.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-teams-membership.json -------------------------------------------------------------------------------- /registry/types/github-teams-repositoryaccess.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-teams-repositoryaccess.json -------------------------------------------------------------------------------- /registry/types/github-teams-team.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/github-teams-team.json -------------------------------------------------------------------------------- /registry/types/gitlab-code-tag.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-code-tag.json -------------------------------------------------------------------------------- /registry/types/gitlab-groups-group.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-groups-group.json -------------------------------------------------------------------------------- /registry/types/gitlab-groups-groupaccesstogroup.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-groups-groupaccesstogroup.json -------------------------------------------------------------------------------- /registry/types/gitlab-groups-usermemberofgroup.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-groups-usermemberofgroup.json -------------------------------------------------------------------------------- /registry/types/gitlab-projects-accesstoken.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-projects-accesstoken.json -------------------------------------------------------------------------------- /registry/types/gitlab-projects-groupaccesstoproject.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-projects-groupaccesstoproject.json -------------------------------------------------------------------------------- /registry/types/gitlab-projects-project.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-projects-project.json -------------------------------------------------------------------------------- /registry/types/gitlab-projects-usermemberofproject.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gitlab-projects-usermemberofproject.json -------------------------------------------------------------------------------- /registry/types/gremlin-agent-helm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/gremlin-agent-helm.json -------------------------------------------------------------------------------- /registry/types/mongodb-atlas-cluster.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/mongodb-atlas-cluster.json -------------------------------------------------------------------------------- /registry/types/mongodb-atlas-databaseuser.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/mongodb-atlas-databaseuser.json -------------------------------------------------------------------------------- /registry/types/mongodb-atlas-networkpeering.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/mongodb-atlas-networkpeering.json -------------------------------------------------------------------------------- /registry/types/mongodb-atlas-project.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/mongodb-atlas-project.json -------------------------------------------------------------------------------- /registry/types/mongodb-atlas-projectipaccesslist.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/mongodb-atlas-projectipaccesslist.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-cifsshare.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-cifsshare.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-clusterpeer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-clusterpeer.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-exportpolicy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-exportpolicy.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-igroup.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-igroup.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-lun.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-lun.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-snapmirror.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-snapmirror.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-snapshot.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-snapshot.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-snapshotpolicy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-snapshotpolicy.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-svmpeer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-svmpeer.json -------------------------------------------------------------------------------- /registry/types/netapp-fsxn-volume.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/netapp-fsxn-volume.json -------------------------------------------------------------------------------- /registry/types/newrelic-agent-configuration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-agent-configuration.json -------------------------------------------------------------------------------- /registry/types/newrelic-alert-alertspolicy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-alert-alertspolicy.json -------------------------------------------------------------------------------- /registry/types/newrelic-alert-nrqlconditionstatic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-alert-nrqlconditionstatic.json -------------------------------------------------------------------------------- /registry/types/newrelic-cloudformation-dashboards.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-cloudformation-dashboards.json -------------------------------------------------------------------------------- /registry/types/newrelic-cloudformation-tagging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-cloudformation-tagging.json -------------------------------------------------------------------------------- /registry/types/newrelic-cloudformation-workloads.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-cloudformation-workloads.json -------------------------------------------------------------------------------- /registry/types/newrelic-observability-aiworkflows.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-observability-aiworkflows.json -------------------------------------------------------------------------------- /registry/types/newrelic-observability-alertsmutingrule.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-observability-alertsmutingrule.json -------------------------------------------------------------------------------- /registry/types/newrelic-observability-alertspolicy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-observability-alertspolicy.json -------------------------------------------------------------------------------- /registry/types/newrelic-observability-dashboards.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-observability-dashboards.json -------------------------------------------------------------------------------- /registry/types/newrelic-observability-workloads.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/newrelic-observability-workloads.json -------------------------------------------------------------------------------- /registry/types/okta-application-application.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/okta-application-application.json -------------------------------------------------------------------------------- /registry/types/okta-group-group.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/okta-group-group.json -------------------------------------------------------------------------------- /registry/types/okta-group-groupapplicationassociation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/okta-group-groupapplicationassociation.json -------------------------------------------------------------------------------- /registry/types/okta-group-membership.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/okta-group-membership.json -------------------------------------------------------------------------------- /registry/types/okta-policy-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/okta-policy-policy.json -------------------------------------------------------------------------------- /registry/types/pagerduty-responseplays-responseplay.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/pagerduty-responseplays-responseplay.json -------------------------------------------------------------------------------- /registry/types/pagerduty-schedules-schedule.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/pagerduty-schedules-schedule.json -------------------------------------------------------------------------------- /registry/types/pagerduty-services-integration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/pagerduty-services-integration.json -------------------------------------------------------------------------------- /registry/types/pagerduty-services-service.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/pagerduty-services-service.json -------------------------------------------------------------------------------- /registry/types/pagerduty-teams-membership.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/pagerduty-teams-membership.json -------------------------------------------------------------------------------- /registry/types/pagerduty-teams-team.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/pagerduty-teams-team.json -------------------------------------------------------------------------------- /registry/types/pagerduty-users-user.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/pagerduty-users-user.json -------------------------------------------------------------------------------- /registry/types/paloaltonetworks-cloudngfw-ngfw.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/paloaltonetworks-cloudngfw-ngfw.json -------------------------------------------------------------------------------- /registry/types/paloaltonetworks-cloudngfw-rulestack.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/paloaltonetworks-cloudngfw-rulestack.json -------------------------------------------------------------------------------- /registry/types/poc-azure-blobstorage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/poc-azure-blobstorage.json -------------------------------------------------------------------------------- /registry/types/redis-cloud-database.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/redis-cloud-database.json -------------------------------------------------------------------------------- /registry/types/redis-cloud-peering.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/redis-cloud-peering.json -------------------------------------------------------------------------------- /registry/types/redis-cloud-subscription.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/redis-cloud-subscription.json -------------------------------------------------------------------------------- /registry/types/redis-cloudformation-prodatabase.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/redis-cloudformation-prodatabase.json -------------------------------------------------------------------------------- /registry/types/redis-cloudformation-prosubscription.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/redis-cloudformation-prosubscription.json -------------------------------------------------------------------------------- /registry/types/redis-cloudformation-subscriptionpeering.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/redis-cloudformation-subscriptionpeering.json -------------------------------------------------------------------------------- /registry/types/rollbar-notifications-rule.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/rollbar-notifications-rule.json -------------------------------------------------------------------------------- /registry/types/rollbar-projects-accesstoken.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/rollbar-projects-accesstoken.json -------------------------------------------------------------------------------- /registry/types/rollbar-projects-project.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/rollbar-projects-project.json -------------------------------------------------------------------------------- /registry/types/rollbar-teams-membership.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/rollbar-teams-membership.json -------------------------------------------------------------------------------- /registry/types/rollbar-teams-team.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/rollbar-teams-team.json -------------------------------------------------------------------------------- /registry/types/snowflake-database-database.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/snowflake-database-database.json -------------------------------------------------------------------------------- /registry/types/snowflake-database-grant.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/snowflake-database-grant.json -------------------------------------------------------------------------------- /registry/types/snowflake-role-grant.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/snowflake-role-grant.json -------------------------------------------------------------------------------- /registry/types/snowflake-role-role.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/snowflake-role-role.json -------------------------------------------------------------------------------- /registry/types/snowflake-user-user.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/snowflake-user-user.json -------------------------------------------------------------------------------- /registry/types/snowflake-warehouse-grant.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/snowflake-warehouse-grant.json -------------------------------------------------------------------------------- /registry/types/snyk-container-helm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/snyk-container-helm.json -------------------------------------------------------------------------------- /registry/types/spot-elastigroup-group.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/spot-elastigroup-group.json -------------------------------------------------------------------------------- /registry/types/stocks-orders-marketorder.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/stocks-orders-marketorder.json -------------------------------------------------------------------------------- /registry/types/svectordb-vectordatabase-apikey.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/svectordb-vectordatabase-apikey.json -------------------------------------------------------------------------------- /registry/types/svectordb-vectordatabase-database.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/svectordb-vectordatabase-database.json -------------------------------------------------------------------------------- /registry/types/sysdig-helm-agent.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/sysdig-helm-agent.json -------------------------------------------------------------------------------- /registry/types/tf-ad-computer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-ad-computer.json -------------------------------------------------------------------------------- /registry/types/tf-ad-user.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-ad-user.json -------------------------------------------------------------------------------- /registry/types/tf-akamai-dnsrecord.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-akamai-dnsrecord.json -------------------------------------------------------------------------------- /registry/types/tf-aws-keypair.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-aws-keypair.json -------------------------------------------------------------------------------- /registry/types/tf-aws-s3bucket.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-aws-s3bucket.json -------------------------------------------------------------------------------- /registry/types/tf-aws-s3bucketobject.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-aws-s3bucketobject.json -------------------------------------------------------------------------------- /registry/types/tf-azuread-application.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-azuread-application.json -------------------------------------------------------------------------------- /registry/types/tf-azuread-user.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-azuread-user.json -------------------------------------------------------------------------------- /registry/types/tf-cloudflare-record.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-cloudflare-record.json -------------------------------------------------------------------------------- /registry/types/tf-digitalocean-droplet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-digitalocean-droplet.json -------------------------------------------------------------------------------- /registry/types/tf-github-repository.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-github-repository.json -------------------------------------------------------------------------------- /registry/types/tf-google-storagebucket.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-google-storagebucket.json -------------------------------------------------------------------------------- /registry/types/tf-pagerduty-service.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-pagerduty-service.json -------------------------------------------------------------------------------- /registry/types/tf-random-string.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-random-string.json -------------------------------------------------------------------------------- /registry/types/tf-random-uuid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/tf-random-uuid.json -------------------------------------------------------------------------------- /registry/types/trendmicro-cloudonecontainer-helm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/registry/types/trendmicro-cloudonecontainer-helm.json -------------------------------------------------------------------------------- /test/type-package.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/test/type-package.test.ts -------------------------------------------------------------------------------- /tsconfig.dev.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/tsconfig.dev.json -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/tsconfig.json -------------------------------------------------------------------------------- /yarn.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cdklabs/cdk-cloudformation/HEAD/yarn.lock --------------------------------------------------------------------------------