Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translating CloudFormation to the other Languages #15

Open
afronski opened this issue Oct 18, 2017 · 0 comments
Open

Translating CloudFormation to the other Languages #15

afronski opened this issue Oct 18, 2017 · 0 comments

Comments

@afronski
Copy link
Contributor

afronski commented Oct 18, 2017

  • Seems hardcore and very high-level, but let's tackle it. 😉
    • Imagine having tool that will convert your AWS infrastructure CloudFormation templates to the Azure Resource Templates or even to the Terraform definitions?

Open questions:

  • What about compatibility when it comes to resources between cloud providers?
    • Even if they're providing similar service details will be different e.g. SLA.
    • In such case: is partial migration an added value?
  • How to tackle different languages?
    • E.g. YAML or even JSON conversion seems feasible, converting to any DSL - like Hashicorp HSL - seems slightly more difficult.
@afronski afronski changed the title Translating CloudFormation to the other Cloud Providers Languages Translating CloudFormation to the other Languages Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant