cf2tf icon indicating copy to clipboard operation
cf2tf copied to clipboard

Convert Cloudformation templates to Terraform.

Results 28 cf2tf issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mypy](http://www.mypy-lang.org/) ([source](https://togithub.com/python/mypy), [changelog](https://mypy-lang.blogspot.com/)) | `^0.990` -> `^0.991`...

chore
patch

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile .devcontainer/Dockerfile...

https://github.com/awslabs/aws-api-gateway-developer-portal/blob/main/cloudformation/template.yaml // Converting aws_cf_template.yaml to Terraform! [####--------------------------------] 12% 00:03:03 code has been checked out. Traceback (most recent call last): File "c:\users\appdata\local\programs\python\python37\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\appdata\local\programs\python\python37\lib\runpy.py", line...

bug
good first issue
help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [flake8](https://togithub.com/pycqa/flake8) ([changelog](https://flake8.pycqa.org/en/latest/release-notes/index.html)) | `^5.0.4` -> `^6.0.0` |...

chore
patch

Some resources are created automatically by cloudformation (Ex. Lambda Role https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html) but the cloudformation/functions/ref function can't find the explicit value in the template, this is not the only case of...

enhancement

I am trying to use this source code ato convert cfn template to tf . issue am facing is while converting !Import value fun which is intrinsic to Cfn and...

enhancement
good first issue

Super minor, but for resource tags need some slight tweak to make them generate in the right format. Input (CloudFormation): ``` Tags: - Key: Network Value: Public - Key: Name...

enhancement

Tried the latest release with the fix for #19, but now I get this error message: ```` // Converting cf.cfn to Terraform! existing repo found. Traceback (most recent call last):...

bug
good first issue
help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.1` -> `v4.1.3` | ---...

chore
patch

See https://github.com/DontShaveTheYak/cf2tf/discussions/264 for more details.

enhancement
good first issue
help wanted