Skip to content
/ rover Public

The rover is a docker container in charge of the deployment of the Terraform platform engineering for Azure

License

Notifications You must be signed in to change notification settings

aztfmod/rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

870d198 · Aug 13, 2021
Aug 13, 2021
Jun 18, 2021
Aug 13, 2021
May 17, 2021
Jun 22, 2021
Nov 11, 2019
Aug 13, 2021
Jun 21, 2021
Oct 16, 2019
Aug 11, 2021
Aug 13, 2021
Oct 1, 2020
Jun 16, 2021
Apr 8, 2021
Aug 13, 2021
Apr 7, 2021
Aug 10, 2021
Feb 24, 2020
May 26, 2021
May 12, 2021
May 26, 2021
Jun 30, 2021
Aug 13, 2021
Jun 21, 2021

Repository files navigation

Gitter

Cloud Adoption Framework for Azure - Landing zones on Terraform - Rover

Microsoft Cloud Adoption Framework for Azure provides you with guidance and best practices to adopt Azure.

The CAF rover is helping you managing your enterprise Terraform deployments on Microsoft Azure and is composed of two parts:

  • A docker container

    • Allows consistent developer experience on PC, Mac, Linux, including the right tools, git hooks and DevOps tools.
    • Native integration with Visual Studio Code, GitHub Codespaces.
    • Contains the versioned toolset you need to apply landing zones.
    • Helps you switching components versions fast by separating the run environment and the configuration environment.
    • Ensure pipeline ubiquity and abstraction run the rover everywhere, whichever pipeline technology.
  • A Terraform wrapper

    • Helps you store and retrieve Terraform state files on Azure storage account.
    • Facilitates the transition to CI/CD.
    • Enables seamless experience (state connection, execution traces, etc.) locally and inside pipelines.

The rover is available from the Docker Hub in form of:

Getting starter with CAF Terraform landing zones

Get your Cloud Adoption Framework Terraform landing zones project starter here: caf-terraform-landingzones-starter

asciicast

Community

Feel free to open an issue for feature or bug, or to submit a PR.

In case you have any question, you can reach out to tf-landingzones at microsoft dot com.

You can also reach us on Gitter

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.