https://github.com/skorfmann/cdktf-redirects
Static redirector for cdk.tf
https://github.com/skorfmann/cdktf-redirects
cdktf
Last synced: 6 months ago
JSON representation
Static redirector for cdk.tf
- Host: GitHub
- URL: https://github.com/skorfmann/cdktf-redirects
- Owner: skorfmann
- Created: 2020-07-20T19:41:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T13:51:23.000Z (over 3 years ago)
- Last Synced: 2025-02-14T03:51:14.196Z (8 months ago)
- Topics: cdktf
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cdktf-redirects
Static redirector for [cdk.tf](http://cdk.tf) - Edit the [\_redirects](./_redirects) file to add a redirect target. The `_redirects` file is a [feature](https://docs.netlify.com/routing/redirects/#syntax-for-the-redirects-file) in Netlify, where it's automatically deployed to on each commit.
### Current short links
```
/ https://github.com/hashicorp/terraform-cdk
/launch https://www.hashicorp.com/blog/cdk-for-terraform-enabling-python-and-typescript-support/
/launch-aws https://aws.amazon.com/blogs/developer/introducing-the-cloud-development-kit-for-terraform-preview/
/learn https://learn.hashicorp.com/terraform/cdktf/cdktf-intro
/discuss https://discuss.hashicorp.com/c/terraform-core/cdk-for-terraform/47
/issues/:id https://github.com/hashicorp/terraform-cdk/issues/:id
/feature https://github.com/hashicorp/terraform-cdk/issues/new?assignees=&labels=enhancement&template=feature-request.md&title=
/bug https://github.com/hashicorp/terraform-cdk/issues/new?assignees=&labels=bug&template=bug-report.md&title=
/escape-hatch https://www.terraform.io/docs/cdktf/concepts/providers-and-resources.html#escape-hatch
/jsii https://github.com/aws/jsii
/constructs https://github.com/aws/constructs
/awesome https://github.com/skorfmann/awesome-terraform-cdk
/imports https://www.terraform.io/docs/cdktf/concepts/providers-and-resources.html
/dev https://cdk.dev
/provider/:name https://github.com/hashicorp/cdktf-provider-:name
/provider https://github.com/orgs/hashicorp/repositories?q=pre-built-provider&type=&language=&sort=
/interop https://github.com/skorfmann/cfn2tf
/cfn2tf https://github.com/skorfmann/cfn2tf
/job-us https://www.hashicorp.com/job/2545021
/job-eu https://www.hashicorp.com/job/2548521
/we-are-hiring https://www.hashicorp.com/job/2545021
/migrate-state https://www.terraform.io/docs/cdktf/concepts/remote-backends.html#migrate-local-state-storage-to-remote
/0.1 https://www.hashicorp.com/blog/announcing-cdk-for-terraform-0-1
/github-nuget https://docs.github.com/en/free-pro-team@latest/packages/guides/configuring-dotnet-cli-for-use-with-github-packages#authenticating-to-github-packages
/modules-and-providers https://www.terraform.io/docs/cdktf/concepts/providers-and-resources.html
/office-hours https://www.youtube.com/watch?v=BkypHylJcgs&ab_channel=HashiCorp
/multiple-stacks https://www.terraform.io/docs/cdktf/concepts/stacks.html#multiple-stacks
/plus https://github.com/cdktf-plus/cdktf-plus
/watch https://www.terraform.io/docs/cdktf/cli-reference/commands.html#watch
/links https://github.com/skorfmann/cdktf-redirects/blob/master/_redirects
/prebuilt-providers https://www.terraform.io/docs/cdktf/concepts/providers-and-resources.html#install-pre-built-providers
/upgrade-constructs-v10 https://github.com/hashicorp/terraform-cdk/blob/main/docs/upgrade-guide/upgrading-to-0.6.md
/testing https://www.terraform.io/docs/cdktf/test/unit-tests.html
/bugs/convert-expressions https://github.com/hashicorp/terraform-cdk/issues/842
/bugs/new/convert https://github.com/hashicorp/terraform-cdk/issues/new?assignees=&labels=bug%2C+new%2C+feature%2Fconvert&template=bug-report.md&title=
/variables https://www.terraform.io/docs/cdktf/concepts/variables-and-outputs.html#input-variables
/provider-generation https://www.terraform.io/docs/cdktf/concepts/providers-and-resources.html#providers
/telemetry https://www.terraform.io/docs/cdktf/telemetry.html
/convert-limitations https://github.com/hashicorp/terraform-cdk/blob/main/packages/@cdktf/hcl2cdk/README.md#known-limitations
/complex-object-as-configuration https://github.com/hashicorp/terraform-cdk/blob/main/docs/working-with-cdk-for-terraform/using-providers.md#using-references
/docs https://www.terraform.io/docs/cdktf/
/adapter https://github.com/hashicorp/cdktf-aws-cdk
/module-map-inputs https://www.terraform.io/cdktf/concepts/modules#configure-modules
```